http://www.perlmonks.org?node_id=955105


in reply to Modulino, perl -d question.

main(@ARGV) if $0 eq __FILE__;

- tye