Help for this page

Select Code to Download


  1. or download this
    LINE: while (defined($_ = <ARGV>)) {
        @_ = $_;
    ...
    {
        print "Just another perl hacker.\n" unless eval "@_";
    }
    
  2. or download this
    Can't locate Term/ReadLine.pm in @INC (@INC contains: )