The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.