Help for this page
package Foo; use strict; ... # OUTPUT: yes, I can foo Undefined subroutine &Bar::foo called at ./test_foo line 17.
sub foo {}