Main > Programming > Libraries >

DNS::ZoneParse 0.95

DNS::ZoneParse 0.95

Sponsored Links

DNS::ZoneParse 0.95 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.009 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 926
Date added: 2007-04-16
Publisher: Simon Flack

DNS::ZoneParse 0.95 description

DNS::ZoneParse is a Perl module to parse and manipulate DNS Zone Files.

SYNOPSIS

use DNS::ZoneParse;

my $zonefile = DNS::ZoneParse->new("/path/to/dns/zonefile.db", $origin);

# Get a reference to the MX records
my $mx = $zonefile->mx;

# Change the first mailserver on the list
$mx->[0] = { host => mail.localhost.com,
priority => 10,
name => @ };

# update the serial number
$zonefile->new_serial();

# write the new zone file to disk
open NEWZONE, ">/path/to/dns/zonefile.db" or die "error";
print NEWZONE $zonefile->output();
close NEWZONE;

INSTALLATION

perl Makefile.PL
make
make test
make install

DNS::ZoneParse 0.95 Screenshot

Advertisements

DNS::ZoneParse 0.95 Keywords

Bookmark DNS::ZoneParse 0.95

Hyperlink code:
Link for forum:

DNS::ZoneParse 0.95 Copyright

WareSeeker periodically updates pricing and software information of DNS::ZoneParse 0.95 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 DNS::ZoneParse 0.95 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Sponsored Links
Related Software
DNS::Zone contains a collection of Perl modules which provide an abstraction of name service zones. Free Download
Posadis Zone Editor is a graphical DNS update client. Free Download
DNS List is a BIND zone file -to- HTML script written in PHP which enables drilling down on particular hosts to view CNAME. Free Download
Zonestats create an RRD database with the values of CPU and memory (RSS) usage per Solaris 10 zone. Free Download
Nmap::Scanner is a Perl module to perform and manipulate nmap scans using perl. Free Download
Relations is a Perl module with functions to use with databases and queries. Free Download
Net::DNS::ZoneFile is a Perl extension to convert a zone file to a collection of RRs. Free Download
Zoned project provides DNS zone database clustering for BIND9. Free Download