Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Net::DNS::ZoneFile problem

by l2kashe (Deacon)
on Jul 23, 2003 at 16:09 UTC ( [id://277230]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use vars qw(@some $vars %in_here);
    # or you can do
    my %variable;
    # or even
    local $some_var;
    
  2. or download this
    #!/usr/bin/perl -w
    
    ...
       print OUT $_->string . "\n" for @$rrset;
       close(OUT);
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (8)
As of 2024-04-19 07:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found