NAME
Net::Whois::Object::PoeticForm - an object representation of the RPSL PoeticForm block
DESCRIPTION
The poetic_form object contains a poetic_form that is submitted by a user. This object is included in the database to show that engineers do have a sense of humour.
METHODS
new( %options )
Constructor for the Net::Whois::Object::PoeticForm class
poetic_form( [$poetic_form] )
Accessor to the poetic_form attribute. Accepts an optional poetic_form, always return the current poetic_form.
descr( [$descr] )
Accessor to the descr attribute. Accepts an optional descr line to be added to the descr array, always return the current descr array.
admin_c( [$contact] )
Accessor to the admin_c attribute. Accepts an optional contact to be added to the admin_c array, always return the current admin_c array.
remarks( [$remark] )
Accessor to the remarks attribute. Accepts an optional remark to be added to the remarks array, always return the current remarks array.
notify( [$notify] )
Accessor to the notify attribute. Accepts an optional notify value to be added to the notify array, always return the current notify array.
mnt_by( [$mnt_by] )
Accessor to the mnt_by attribute. Accepts an optional mnt_by value to be added to the mnt_by array, always return the current mnt_by array.
changed( [$changed] )
Accessor to the changed attribute. Accepts an optional changed value to be added to the changed array, always return the current changed array.
source( [$source] )
Accessor to the source attribute. Accepts an optional source, always return the current source.