diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2002-06-11 18:46:16 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2002-06-11 18:46:16 +0000 |
commit | f53230d8af19cf8af428e4d89e88ded9b6776da4 (patch) | |
tree | d234bc15e4954c21e372df1ef5e3cddefc0d63e7 /net/p5-Net-DNS-ZoneFile/pkg-descr | |
parent | 5b29610d8076dbf9f0b5db500a229a86f68e4dda (diff) |
Notes
Diffstat (limited to 'net/p5-Net-DNS-ZoneFile/pkg-descr')
-rw-r--r-- | net/p5-Net-DNS-ZoneFile/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/net/p5-Net-DNS-ZoneFile/pkg-descr b/net/p5-Net-DNS-ZoneFile/pkg-descr new file mode 100644 index 000000000000..487fe8ebeed9 --- /dev/null +++ b/net/p5-Net-DNS-ZoneFile/pkg-descr @@ -0,0 +1,9 @@ +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. + +Author: Luis Mun~oz <lem@cantv.net> +WWW: http://search.cpan.org/search?dist=Net-DNS-ZoneFile + +-Anton +<tobez@FreeBSD.org> |