Help for this page

Select Code to Download


  1. or download this
    #! /usr/bin/perl -wd
    use strict;
    ...
      }
    
    exit 0;
    
  2. or download this
    $ perl -c loader.pl
    
    ...
    
    BEGIN not safe after errors--compilation aborted at /usr/share/perl5/C
    +arp/Heavy.pm line 11.
    Compilation failed in require at /usr/share/perl5/Carp.pm line 33.