Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    use strict;
    ...
    print header, h1('hello');
    
    #$test = 1;
    
  2. or download this
    [Wed Dec 12 13:02:40 2001] carptest.pl: Execution of carptest.pl abort
    +ed due to compilation errors. 
    [Wed Dec 12 13:02:40 2001] carptest.pl: Global symbol "$test" requires
    + explicit package name at carptest.pl line 9.
    
  3. or download this
    Execution of foo.pl aborted due to compilation errors