Net::DNS::RR::APL::ApItem man page on LinuxMint

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

Net::DNS::RR::APL::ApIUser3Contributed Perl DocuNet::DNS::RR::APL::ApItem(3pm)

NAME
       Net::DNS::RR::APL::ApItem - DNS APL  ApItem

SYNOPSIS
       use Net::DNS::RR::APL::ApItem;

       my $apitem=Net::DNS::RR::APL::ApItem->new();

DESCRIPTION
       This is an object that contains the Address Prefixes with related
       information such as address family and possible negation flags for the
       APL RR. Please see the RFC3123 for details.

Methods
   new
       Constructor method.

       $apitem[0]=Net::DNS::RR::APL::ApItem->new(1:192.168.32.0/21);
       $apitem[1]=Net::DNS::RR::APL::ApItem->new(!1:192.168.32.0/21);
       $apitem[2]=Net::DNS::RR::APL::ApItem->new(2:FF00:0:0:0:0:0:0:0/8);

       $empty=Net::DNS::RR::APL::ApItem();

       Returns undef if the argument cannot be parsed.	Returns an object with
       empty attributes when no argument is supplied.

   string
       Returns a string representation of the object in the
       '[!]afi:address/prefix' format
	  $apl=$apitem[0]->string;

   print
       Prints the textual representation of the object.
	  $apitem[0]->print;
	  # same functionality as:
	  $apl=$apitem[0]->string;
	  print $apl;

COPYRIGHT
       Copyright (c) 2008 Olaf Kolkman (NLnet Labs)

       All rights reserved.  This program is free software; you may
       redistribute it and/or modify it under the same terms as Perl itself.

SEE ALSO
       Net::DNS::RR::APL, perl(1), Net::DNS, Net::DNS::Resolver,
       Net::DNS::Packet, Net::DNS::Header, Net::DNS::Question, Net::DNS::RR,
       RFC 3123

perl v5.18.1			  2012-01-27	Net::DNS::RR::APL::ApItem(3pm)
[top]

List of man pages available for LinuxMint

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