Help for this page

Select Code to Download


  1. or download this
    foreach (sort keys %tickets)
    {
    ...
      next;
      #all the other stuff from yesterday
    }
    
  2. or download this
    print "Script ended on " . localtime(time);
    print "\n";