The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Net::Whois::Object::Limerick - an object representation of the RPSL Limerick block

DESCRIPTION

The limerick object represents a humorous poem that has five lines and the rhyme scheme "aabba".

METHODS

new( %options )

Constructor for the Net::Whois::Object::Limerick class

limerick( [$limerick] )

Accessor to the limerick attribute. Accepts an optional value, always return the current limerick value.

descr( [$descr] )

Accessor to the descr attribute. Accepts an optional descr to be added to the descr array, always return the current descr array.

text( [$text] )

Accessor to the text attribute. Accepts an optional text to be added to the text array, always return the current text 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.

author( [$author] )

Accessor to the author attribute. Accepts an optional author to be added to the author array, always return the current author 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.