Help for this page

Select Code to Download


  1. or download this
    #!C:\perl\bin\perl.exe
    use strict;
    ...
    print Dumper @dates;
    print Dumper @values;
    print Dumper @urls;
    
  2. or download this
    <title>Simple Script</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1
    +" />
    ...
    $VAR28 = 'http://localhost:8080/cgi-bin/index.cgi?date=2009-06-28';
    $VAR29 = 'http://localhost:8080/cgi-bin/index.cgi?date=2009-06-29';
    $VAR30 = 'http://localhost:8080/cgi-bin/index.cgi?date=2009-06-30';