Help for this page

Select Code to Download


  1. or download this
    
    package GigDate;
    ...
    1;
    
  2. or download this
    #!/usr/bin/perl -w
    
    ...
    my $webapp = GigDate->new();
    $webapp->run();
    #print STDERR $webapp->dump();  #debug
    
  3. or download this
    #!/usr/bin/perl
    
    ...
                </html>
    
    END_HTML