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

NAME

oses.pm - A shortcut in the fashion of oose.pm

SYNOPSIS

perl -Ilib -Moses=T -MNet::Twitter -e'event irc_public=>sub { Net::Twitter->new(username=>$ARGV[0],password=>$ARGV[1])->update($_[ARG2]) };T->run'