Help for this page
# myscript.pl ... my $c1 = SomeClass->new; my $c2 = SomeOtherClass->new; my $mech = WWW::Mechanize->new;
package SuperModuleLoader; ... } 1;