Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -I/hardcoded/paths -I/and/another --
    
  2. or download this
    syntax error at -e line 1, near "use pmFile1." 
                                                ^
                                                ^
                                                ^
                                                ^
    
  3. or download this
    $ perl -e " use strict. "
    syntax error at -e line 1, near "use strict."
    Execution of -e aborted due to compilation errors.