Help for this page
$ cat Foo.pm package Foo; ... $ perl -I. -MFoo -le 'Foo::three' Some error in three at Foo.pm line 7. Foo::three() called at -e line 1