Help for this page
$telnet->dump_log($filename);
dump_log - log all I/O in dump format $fh = $obj->dump_log; ... input and output. The dump format shows the blocks read and written in a hexadecimal and printable character format. This method is useful when debugging, ...