DOKK / manpages / debian 12 / libhttp-oai-perl / HTTP::OAI::MemberMixin.3pm.en
HTTP::OAI::MemberMixin(3pm) User Contributed Perl Documentation HTTP::OAI::MemberMixin(3pm)

HTTP::OAI::MemberMixin - Attribute utility methods

Subclasses LWP::MemberMixin to provide attribute utility methods.

$obj->_elem( FIELD [, VALUE ] )
See "_elem" in LWP::MemberMixin.
$obj->_multi( FIELD [, VALUE ] )
Same as "_elem" but if you pass a non-ARRAY reference appends the given value(s).

In list context returns a list of all the items.

2022-09-17 perl v5.34.0