package mod; sub foo{ print "hello world\n; # eek! missing a double quote } 1;