The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

TAEB::Interface::Local - how TAEB talks to a local nethack

read -> STRING

This will read from the pty. It will die if an error occurs.

It will return the input read from the pty.

write STRING

This will write to the pty. It will die if an error occurs.