Help for this page
#lexical-methods-test.pl use strict; ... # Kaboom! $obj->bar;
# Bar.pm use strict; ... } 1;
# Foo.pm use strict; ... } 1;