Help for this page

Select Code to Download


  1. or download this
    Invalid version format (non-numeric data) at perlmonkII.pl line 7, nea
    +r "package SpyHash "
    syntax error at perlmonkII.pl line 9, near "package SpyHash {
    
  2. or download this
    use v5.12;
    use strict;
    ...
    require Net::DNS; # Any module messing with $SIG{'CHLD'} should be rep
    +orted from here
    Net::DNS->import(); # ... or here
    
  3. or download this
    Assign to key CHLD at perlmonkII.pl line 34