package Stuff; no warnings; sub dostuff { print "ver 1: ",shift,"\n"; } 1;