use strict; here(); &here(); sub here { print "In sub\n"; }