Help for this page

Select Code to Download


  1. or download this
    #!c:\perl\bin -w
    
    ...
    
    print (1); # this used to be "print ($1)" but the warning
               # about the undefined variable was annoying
    
  2. or download this
    http://www.randmcnally.com/rmc/directions/dirGetMileageInput.jsp
    http://www.ihoz.com/ilist.html
    200 OK
    http://www.randmcnally.com/rmc/directions/dirGetMileageInput.jsp
    1
    
  3. or download this
    http://www.altavista.com/
    Couldn't find the match-string in the response
    
  4. or download this
      use strict;
      use warnings;
    ...
      } else {
        print "Couldn't find the match-string in the response\n";
      }