Help for this page

Select Code to Download


  1. or download this
    half-baked pseudo-code
    #!perl -wl -MData::Dumper
    ...
    
    __END__
    more bad code
    
  2. or download this
    $ perl -x
    #!perl -MYAML -Mstrict
    "-Mstrict" is not exported by the YAML module at - line 0
    Can't continue after import errors at - line 0
    BEGIN failed--compilation aborted.