Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    print("Content-type: text/html\n\n");
    print "hello.\n";
    exit(0);
    
  2. or download this
    [Wed Oct 10 12:13:00 2001] Parser.pm: [Wed Oct 10 12:13:00 2001] DynaL
    +oader.pm: Can't locate loadable object for module HTML::Parser in @IN
    +C (@INC contains: /usr/perl5/5.00503/sun4-solaris /usr/perl5/5.00503 
    +/usr/perl5/site_perl/5.005/sun4-solaris /usr/perl5/site_perl/5.005 .)
    + at /www/mywebsite/htdocs/test.pl line 5 BEGIN failed--compilation ab
    +orted at /www/mywebsite/htdocs/test.pl line 5.