Help for this page

Select Code to Download


  1. or download this
    $ perl -c aa.pm
    syntax error at aa.pm line 4, near "use strict
    ...
      "
    syntax error at aa.pm line 8, near "}"
    aa.pm had compilation errors.
    
  2. or download this
    perl -c everyfile.pl
    perl -c lib/Everyfile.pm
    ...