table of contents
Net::Whois::Object::PoeticForm::APNIC(3) | User Contributed Perl Documentation | Net::Whois::Object::PoeticForm::APNIC(3) |
NAME¶
Net::Whois::Object::PoeticForm::APNIC - 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::APNIC 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.
2021-04-12 | perl v5.40.0 |