Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    print "content-type: text/html \n\n";
    # SET UP THE TABLE
    ...
    print "$array<a href="?node=1">1</a>\n\n"; # <== FIXME
    #print "VALUE IS $b\n\n";
    print "";