Help for this page

Select Code to Download


  1. or download this
    use 5.006;
    use ExtUtils::MakeMaker;
    ...
          (ABSTRACT_FROM  => 'lib/Local/Network/Reconfig.pm', # retrieve a
    +bstract from module
           AUTHOR         => 'Marco <bronto@ourdomain.com>') : ()),
    );
    
  2. or download this
    #use Test::More tests => 1;
    use Test::More qw(no_plan) ;
    ...
        ok(defined($resolver->query($host)),"Query to $server for $host") 
    +;
      }
    }
    
  3. or download this
    USAGE
                                                                          
    +          
    ...
      Net::DNS
      Crypt::SSLeay