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

NAME

oses - A shortcut in the fashion of oose.pm

VERSION

version 0.91

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'

AUTHORS

COPYRIGHT AND LICENSE

This software is copyright (c) 2010 by Chris Prather, Torsten Raudssus.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.