Help for this page

Select Code to Download


  1. or download this
    sub process
    {
    ...
    }
    print "Tot = $ct\n";
    
  2. or download this
    perl -MDate::Parse -e"print str2time('01 Jan 2000', 'GMT')"