Help for this page
package testpkg; ... } 1;
$ perl -we 'use testpkg;' in BEGIN ... $ perl -we 'require testpkg;' in BEGIN in INIT