diff options
author | adrianp <adrianp@pkgsrc.org> | 2005-08-13 07:56:40 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2005-08-13 07:56:40 +0000 |
commit | 89525182985d8ec5bf568664a5748fe226ed5793 (patch) | |
tree | f8ceb9326fedaaba1122aaa069c56cb8b8dbc3ff /net/p5-Net-IPv4Addr/PLIST | |
parent | 69683fd9a99c7941f17fa87f5d6e27a1589a4f9c (diff) | |
download | pkgsrc-89525182985d8ec5bf568664a5748fe226ed5793.tar.gz |
Net::IPv4Addr provides functions for parsing IPv4 addresses both
in traditional address/netmask format and in the new CIDR format.
There are also methods for calculating the network and broadcast
address and also to see check if a given address is in a specific
network.
Diffstat (limited to 'net/p5-Net-IPv4Addr/PLIST')
-rw-r--r-- | net/p5-Net-IPv4Addr/PLIST | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/p5-Net-IPv4Addr/PLIST b/net/p5-Net-IPv4Addr/PLIST new file mode 100644 index 00000000000..4518b6544aa --- /dev/null +++ b/net/p5-Net-IPv4Addr/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2005/08/13 07:56:41 adrianp Exp $ |