Help for this page
package X; ... print "func_in_Y called.\n"; } 1;
#!/usr/bin/perl ... # this doesn't work func_in_Y(); # not imported into our namespace