diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-06-26 14:01:21 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-06-26 14:01:21 +0800 |
commit | 0cc05706f1baf78b4433554f92b040428547ac52 (patch) | |
tree | 13d62667afd9618e539cbde24e6c856ad20568eb /dns/p5-Tie-DNS/pkg-descr | |
parent | 8ac28fd8ad36299ad64533de414ee82bf5e50f0e (diff) | |
download | freebsd-ports-gnome-0cc05706f1baf78b4433554f92b040428547ac52.tar.gz freebsd-ports-gnome-0cc05706f1baf78b4433554f92b040428547ac52.tar.zst freebsd-ports-gnome-0cc05706f1baf78b4433554f92b040428547ac52.zip |
add p5-Tie-DNS 0.41
Tie interface to p5-Net-DNS
PR: 34282
Submitted by: Seamus Venasse <svenasse@polaris.ca>
Diffstat (limited to 'dns/p5-Tie-DNS/pkg-descr')
-rw-r--r-- | dns/p5-Tie-DNS/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dns/p5-Tie-DNS/pkg-descr b/dns/p5-Tie-DNS/pkg-descr new file mode 100644 index 000000000000..c13a1ae07a8f --- /dev/null +++ b/dns/p5-Tie-DNS/pkg-descr @@ -0,0 +1,8 @@ +This module is meant to be a simplified interface to the +excellent Net::DNS module. Its goal is to make operations +that are easy in Net::DNS trivial, and operations that are +hard in Net::DNS easy. + +WWW: http://search.cpan.org/search?dist=Tie-DNS + +Seamus Venasse <svenasse@polaris.ca> |