Regexp::Common::net::CIDR man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

Regexp::Common::net::CUser3Contributed Perl DocumeRegexp::Common::net::CIDR(3)

NAME
       Regexp::Common::net::CIDR -- provide patterns for CIDR blocks.

SYNOPSIS
	   use Regexp::Common ();
	   use Regexp::Common::net::CIDR ();

	   while (<>) {
	       /$RE{net}{CIDR}{IPv4}/ and print "Contains a CIDR.\n";
	   }

DESCRIPTION
       Patterns for CIDR blocks. Now only next IPv4 formats are supported:

	 xxx.xxx/xx
	 xxx.xxx.xxx/xx
	 xxx.xxx.xxx.xxx/xx

       With {-keep} stores address in $1 and number of bits in $2.

INSTALLATION
	 perl Makefile.PL
	 make
	 make install

CAVEATS
       As Regexp::Common doesn't work well with extensions named
       "Regexp::Common::xxx::yyy" you have to load this extension yourself
       with "use" or "require".

AUTHOR
       Ruslan U. Zakirov <ruz@bestpractical.com>

perl v5.14.1			  2007-03-26	  Regexp::Common::net::CIDR(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net