Help for this page

Select Code to Download


  1. or download this
    Modification of a read-only value attempted at /usr/share/perl5/Net/DN
    +S/Resolver.pm line 235.
    Compilation failed in require at /usr/share/perl5/Net/DNS.pm line 23.
    BEGIN failed--compilation aborted at /usr/share/perl5/Net/DNS.pm line 
    +23.
    ...
    BEGIN failed--compilation aborted at /usr/share/perl5/Mail/CheckUser.p
    +m line 30.
    ....
    ....
    
  2. or download this
    ....
    
    sub res_init {
    ...
    ....
    res_init()
    
  3. or download this
    map { require Net::DNS } 1;
  4. or download this
    map { while(<>) { } } 1;