Net::DNS::ZoneFile 1.04
Sponsored Links
Net::DNS::ZoneFile 1.04 Ranking & Summary
File size:
0.008 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
1161
Date added:
2006-08-24
Publisher:
Luis E. Muñoz
Net::DNS::ZoneFile 1.04 description
Net::DNS::ZoneFile is a Perl extension to convert a zone file to a collection of RRs.
SYNOPSIS
use Net::DNS::ZoneFile;
my $rrset = Net::DNS::ZoneFile->read($filename[, $root]);
print $_->string . "n" for @$rrset;
my $rrset = Net::DNS::ZoneFile->readfh($fh[, $root]);
# OR
my $rrset = Net::DNS::ZoneFile->parse($ref_to_myzonefiletext[, $root]);
This module parses a zone file and returns a reference to an array of Net::DNS::RR objects containing each of the RRs given in the zone in the case that the whole zone file was succesfully parsed. Otherwise, undef is returned.
The zone file can be specified as a filename, using the ->read() method, or as a file handle, using the ->readfh() method. If you already have a scalar with the contents of your zone file, the most efficient way to parse it is by passing a reference to it to the ->parse() method.
The optional $root parameter, tells the module where to anchor $INCLUDE statements found in the zone data. It defaults to the current directory.
In case of error, undef will be returned.
The primitives $ORIGIN and $GENERATE are understood automatically.
Note that the text passed to ->parse() by reference, is copied inside the function to avoid modifying the original text. If this is not an issue, you can use ->_parse() instead, which will happily spare the performance penalty AND modify the input text.
SYNOPSIS
use Net::DNS::ZoneFile;
my $rrset = Net::DNS::ZoneFile->read($filename[, $root]);
print $_->string . "n" for @$rrset;
my $rrset = Net::DNS::ZoneFile->readfh($fh[, $root]);
# OR
my $rrset = Net::DNS::ZoneFile->parse($ref_to_myzonefiletext[, $root]);
This module parses a zone file and returns a reference to an array of Net::DNS::RR objects containing each of the RRs given in the zone in the case that the whole zone file was succesfully parsed. Otherwise, undef is returned.
The zone file can be specified as a filename, using the ->read() method, or as a file handle, using the ->readfh() method. If you already have a scalar with the contents of your zone file, the most efficient way to parse it is by passing a reference to it to the ->parse() method.
The optional $root parameter, tells the module where to anchor $INCLUDE statements found in the zone data. It defaults to the current directory.
In case of error, undef will be returned.
The primitives $ORIGIN and $GENERATE are understood automatically.
Note that the text passed to ->parse() by reference, is copied inside the function to avoid modifying the original text. If this is not an issue, you can use ->_parse() instead, which will happily spare the performance penalty AND modify the input text.
Net::DNS::ZoneFile 1.04 Screenshot
Net::DNS::ZoneFile 1.04 Keywords
DNS
ZoneFile
RRs
ZoneFile 1.04
Zone file
to convert
perl extension
zone
file
parse
RRset
collection
root
Net::DNS::ZoneFile
NetDNSZoneFile
Net::DNS::ZoneFile 1.04
Bookmark Net::DNS::ZoneFile 1.04
Net::DNS::ZoneFile 1.04 Copyright
WareSeeker periodically updates pricing and software information of Net::DNS::ZoneFile 1.04 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Net::DNS::ZoneFile 1.04 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
Related Software
RIR to DNS converter is a tool to convert Regional Internet Registry data to a DNS country lookup zone. Free Download
Net::DNS::TestNS is a Perl extension for simulating simple Nameservers. Free Download
DNS::Zone contains a collection of Perl modules which provide an abstraction of name service zones. Free Download
Net::DNS::Sendmail is a Simple Mail Transfer Mail Client with MX lookup. Free Download
DNS::ZoneParse is a Perl module to parse and manipulate DNS Zone Files. Free Download
Net::FTP::File is a Perl extension for simplifying FTP file operations. Free Download
Net::DownloadMirror is a Perl extension for mirroring a remote location via FTP to the local directory. Free Download
DNS::Config is a Perl module with DNS Configuration. Free Download
Latest Software
Popular Software
Favourite Software