Help for this page
package MYPACKAGE; ... } 1;
#!/usr/bin/perl -w ... use vars qw / $var1 /; $var1="PRINT THIS"; sub1();