The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

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

DESCRIPTION

Objects in the RIPE Database may be protected using mntner (pronounced "maintainer") objects. A mntner object specifies authentication information required to authorise creation, deletion or modification of the objects protected by the mntner.

METHODS

new( %options )

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

mntner( [$mntner] )

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

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.

tech_c( [$contact] )

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

upd_to( [$upd_to] )

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

mnt_nfy( [$mnt_nfy] )

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

auth( [$auth] )

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

remarks( [$remark] )

Accessor to the remarks attribute. Accepts an optional remark to be addedt 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.

auth_override( [$auth_override] )

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

referral_by( [$referral_by] )

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

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.

country( [$country] )

Accessor to the country attribute. Accepts an optional value, always return the current 'country'. Two letter ISO 3166 code of the country or economy where the admin-c is based.

Please use UPPERCASE letters.

abuse_mailbox( [$abuse_mailbox] )

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