Net::DNS::RR::TXT man page on Mageia

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

Net::DNS::RR::TXT(3)  User Contributed Perl Documentation Net::DNS::RR::TXT(3)

NAME
       Net::DNS::RR::TXT - DNS TXT resource record

SYNOPSIS
	   use Net::DNS;
	   $rr = new Net::DNS::RR( 'name TXT	txtdata ...' );

	   $rr = new Net::DNS::RR(
	       ...
	       txtdata => 'single text string'
		 or
	       txtdata => [ 'multiple', 'strings', ... ]
	       );

	   use encoding 'utf8';
	   $rr = new Net::DNS::RR( 'jp	TXT	XXXXXXXXXXXX' );

DESCRIPTION
       Class for DNS Text (TXT) resource records.

METHODS
       The available methods are those inherited from the base class augmented
       by the type-specific methods defined in this package.

       Use of undocumented package features or direct access to internal data
       structures is discouraged and could result in program termination or
       other unpredictable behaviour.

   txtdata
	   $string = $rr->txtdata;
	   @list   = $rr->txtdata;

       When invoked in scalar context, txtdata() returns the descriptive text
       as a single string, regardless of the number of elements.

       In a list context, txtdata() returns a list of the text elements.

COPYRIGHT
       Copyright (c)2011 Dick Franks.

       Package template (c)2009,2012 O.M.Kolkman and R.W.Franks.

       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
       perl, Net::DNS, Net::DNS::RR, RFC1035 Section 3.3.14, RFC3629

perl v5.18.1			  2012-12-28		  Net::DNS::RR::TXT(3)
[top]

List of man pages available for Mageia

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