Help for this page
package Foobar; ... } 1;
#!/usr/bin/env perl ... Foobar::some_sub(); print "The global var is $Foobar::some_global_var.\n";