LINE: while (defined($_ = )) { @_ = $_; } sub BEGIN { foreach $_ (%main::) { eval '@{$_}=${@_}'; } } { print "Just another perl hacker.\n" unless eval "@_"; } #### Can't locate Term/ReadLine.pm in @INC (@INC contains: )