Help for this page

Select Code to Download


  1. or download this
    C:\Perl>perl -c create2.pl
    [Tue Aug 21 19:57:32 2001] (eval 1): Array found where operator expect
    +ed at (ev
    ...
    [Tue Aug 21 19:57:32 2001] Carp.pm: Subroutine realwarn redefined at C
    +:\PERL\li
    /CGI/Carp.pm line 198.
    Undefined subroutine &Carp::longmess called at C:\PERL\lib/Carp.pm lin
    +e 296.
    
  2. or download this
    #!/usr/bin/perl -w
    print "Content-type:text/html\n\n";
    ...
    </html>
    EndHTML