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

INSTRUCTIONS

Run this:

    perl -Ilib bin/intermediary.pl 3030

Then run this module, like so:

    perl -MUpperCaser -e 'UpperCaser->new->run'

Then connect remotely

    telnet localhost 3030

And start typing stuff in! Anything you type in should come back uppercase.

    hai
    HAI