Help for this page

Select Code to Download


  1. or download this
    #! perl -l
    use strict;
    ...
    P:\test>junk
    syntax error at P:\test\junk.pl line 6, near "$test{localsub"
    Execution of P:\test\junk.pl aborted due to compilation errors.
    
  2. or download this
    #! perl -l
    use strict;
    ...
    }
    
    print test;