Main > Programming > Libraries >

Unix::Conf::Bind8::Conf 0.3

Unix::Conf::Bind8::Conf 0.3

Sponsored Links

Unix::Conf::Bind8::Conf 0.3 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.076 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1230
Date added: 2006-06-12

Unix::Conf::Bind8::Conf 0.3 description

Unix::Conf::Bind8::Conf is a front end for a suite of classes for manipulating a Bind8 style configuration file.

SYNOPSIS

my ($conf, $obj, $ret);

$conf = Unix::Conf::Bind8->new_conf (
FILE => named.conf,
SECURE_OPEN => /etc/named.conf,
) or $conf->die ("couldnt create `named.conf");

#
# All directives have corrresponding new_*, get_*, delete_*
# methods
#

$obj = $conf->new_zone (
NAME => extremix.net,
TYPE => master,
FILE => db.extremix.net,
) or $obj->die ("couldnt create zone `extremix.net");

# For objects that have a name attribute, name is to
# be specified, otherwise no arguments are needed.
$obj = $conf->get_zone (extremix.net)
or $obj->die ("couldnt get zone `extremix.net");

$obj = $conf->get_options ()
or $obj->die ("couldnt get options");

# For objects that have a name attribute, name is to
# be specified, otherwise no arguments are needed.
$obj = $conf->delete_zone (extremix.net)
or $obj->die ("couldnt delete zone `extremix.net");

$obj = $conf->delete_options ()
or $obj->die ("couldnt get options");

# directives that have a name attribute, have iterator
# methods
printf ("Zones defined in %s:n", $conf->fh ());
for my $zone ($conf->zones ()) {
printf ("%sn", $zone->name ();
}

printf ("Directives defined in %s:n", $conf->fh ());
for my $dir ($conf->directives ()) {
print ("$dirn");
}

$db = $conf->get_db (extremix.net)
or $db->die ("couldnt get db for `extremix.net");

This class has interfaces for the various class methods of the classes that reside beneath Unix::Conf::Bind8::Conf. This class is an internal class and should not be accessed directly. Methods in this class can be accessed through a Unix::Conf::Bind8::Conf object which is returned by Unix::Conf::Bind8->new_conf ().

Unix::Conf::Bind8::Conf 0.3 Screenshot

Advertisements

Unix::Conf::Bind8::Conf 0.3 Keywords

Bookmark Unix::Conf::Bind8::Conf 0.3

Hyperlink code:
Link for forum:

Unix::Conf::Bind8::Conf 0.3 Copyright

WareSeeker periodically updates pricing and software information of Unix::Conf::Bind8::Conf 0.3 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 Unix::Conf::Bind8::Conf 0.3 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
Related Software
Unix::Conf::Bind8::DB::A is a Class representing A records. Free Download
The Unix configuration extractor is a script Free Download
yavipin-conf is a multiple client / server configuration utility for yavipin a la vtun. Free Download
BindConfig is a tool to reduce the error prone work of maintaining BINDs zone files. Free Download
Rsync::Config is a Perl module for rsync configuration generator. Free Download
GPPPoE-Conf provides a tool for configuring PPPoE and Speedtouch ADSL modems. Free Download
Console Xine Front End (CXFE) is an extremely simple front end for Xine. Free Download
Rsync::Config::Blank is a basic atom object. Free Download