runpugs version 0.3.0 TODO: 2007/01/10 * Unicode: hack Net::Telnet so it handles Unicode * Improve POD * Put more functionality in JS (clear, timeout, history) * Use true AJAX for front-end (e.g. prototype.js) * Convert to Perl6: this is a nice long-term goal. Perl 5 Modules to be ported: - IO::Pty (xs based) - Proc::Daemon - A stripped-down Net::Telnet, purely to manage communication via IO::Pty - YAML::Syck (xs based) - The Perl 6 equivalents of POSIX, Errno, IO::Select, Carp Of course we can use the Perl 5 implementations for the time being.