DNS-ZoneFile
view release on metacpan or search on metacpan
ZoneFile.pm view on Meta::CPAN
502503504505506507508509510511512513514515516517518519520521522
return
undef
;
}
}
}
return
\
%hash
;
}
#updateSerial
# This function will update the serial number in the zone file loaded.
sub
updateSerial
{
my
$self
=
shift
;
my
$snum
;
# need to add some kind of check here.....
for
my
$record
(@{
$self
->{
"RECORDS"
}})
{
if
(
$record
->{
"TYPE"
} eq
"SOA"
)
( run in 0.520 second using v1.01-cache-2.11-cpan-49f99fa48dc )