Help for this page
#!/usr/bin/env perl use strict; ... package Bar; my $package = __PACKAGE__;
"my" variable $package masks earlier declaration in same scope at junk +.pm line 9.