Help for this page
Select Code to Download
Select
or
download this
do "q.pl"; # prints module
Select
or
download this
# q.pl if (__FILE__ eq $0) { ... print "module\n"; }