GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
XML::Atom::Syndication::Person(3) User Contributed Perl Documentation XML::Atom::Syndication::Person(3)

XML::Atom::Syndication::Person - class representing an Atom person construct

A Person construct is an element that describes a person, corporation, or similar entity. The person construct is used to define an author or contributor.

XML::Atom::Syndication::Generator is a subclass of XML::Atom::Syndication:::Object that it inherits a number of methods from. You should already be familiar with this base class before proceeding.

All of these accessors return a string. You can set these elements by passing in an optional string.

name
A human-readable name for the person. A person construct must contain one name element.
uri
An IRI associated with the person.
email
An e-mail address associated with the person.

url
This attribute was renamed "uri" in version 1.0 of the format.

Please see the XML::Atom::Syndication manpage for author, copyright, and license information.

Hey! The above document had some coding errors, which are explained below:
Around line 14:
=begin without a target?
Around line 71:
'=end' without a target?
2007-12-31 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.