diff options
author | Kent Fritz <fritz.kent@gmail.com> | 2013-02-05 22:04:28 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-02-05 22:40:19 -0600 |
commit | f74f972dce26b2bb720fff94c97d51faf69788eb (patch) | |
tree | c9c0d40f6dd27ad31676c94979de191145454ba3 /perl/perl-Net-Netmask/slack-desc | |
parent | ac77f879525fe28bee5287aee963870915c0333a (diff) | |
download | slackbuilds-f74f972dce26b2bb720fff94c97d51faf69788eb.tar.gz |
perl/perl-Net-NetMask: Added (parse/manipulate ipv4 netblocks)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'perl/perl-Net-Netmask/slack-desc')
-rw-r--r-- | perl/perl-Net-Netmask/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/perl/perl-Net-Netmask/slack-desc b/perl/perl-Net-Netmask/slack-desc new file mode 100644 index 0000000000..5fe1fb7270 --- /dev/null +++ b/perl/perl-Net-Netmask/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +perl-Net-Netmask: perl-Net-Netmask (Net::Netmask) +perl-Net-Netmask: +perl-Net-Netmask: The Net::Netmask perl module parses and manipulates IPv4 network +perl-Net-Netmask: blocks. Although it lacks support for IPv6, it has a few features +perl-Net-Netmask: missing from similar modules, such as Net::CIDR. +perl-Net-Netmask: +perl-Net-Netmask: +perl-Net-Netmask: +perl-Net-Netmask: +perl-Net-Netmask: +perl-Net-Netmask: |