NAME
HTTP::OAI::MemberMixin
DESCRIPTION
Subclasses LWP::MemberMixin to provide attribute utility methods.
METHODS
- $obj->_elem( FIELD [, VALUE ] )
- $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.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 39:
=over without closing =back