The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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'