Advanced Modulinos
brian d foy will be giving a talk at YAPC::NA 2012 described as:
A modulino is a module that also can act like a script. This talk explores how a typical command-line invocation of the script, with switches and standard input and output, can connect with a module’s interface without sacrificing flexibility.
[From the YAPC::NA Blog.]
Modulinos are cool. I try to use them as much as I can.