Help for this page
package y; use Exporter qw (import ); ... sub foo { ... } 1;
#!/usr/bin/Perl use strict; use warnings; use y;
qwurx [shmem] ~> perl -My -nle 'dwim $_' somefile