Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

DNS::ZoneFile

by naChoZ (Curate)
on Jun 20, 2003 at 13:31 UTC ( #267565=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
            NEW_ZONE=>$NEW_ZONE,
            );
    $zone->printZone( "example.com" );
    
  2. or download this
    > perl Fetchzones.pl
    Useless use of private variable in void context at /usr/local/lib/perl
    +5/site_perl/5.6.1/DNS/ZoneFile.pm line 115.
    ...
    Use of implicit split to @_ is deprecated at /usr/local/lib/perl5/site
    +_perl/5.6.1/DNS/ZoneFile.pm line 260.
    Explicit blessing to '' (assuming package main) at /usr/local/lib/perl
    +5/site_perl/5.6.1/DNS/ZoneFile.pm line 133.
    Can't locate object method "readZoneFile" via package "main" (perhaps 
    +you forgot to load "main"?) at /usr/local/lib/perl5/site_perl/5.6.1/D
    +NS/ZoneFile.pm line 139.
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://267565]
Approved by Tanalis
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2023-12-10 21:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (41 votes). Check out past polls.

    Notices?