1HTTP::OAI::MemberMixin(U3spemr)Contributed Perl DocumentHaTtTiPo:n:OAI::MemberMixin(3pm)
2
3
4
6 HTTP::OAI::MemberMixin
7
9 Subclasses LWP::MemberMixin to provide attribute utility methods.
10
12 $obj->_elem( FIELD [, VALUE ] )
13 See "_elem" in LWP::MemberMixin.
14
15 $obj->_multi( FIELD [, VALUE ] )
16 Same as "_elem" but if you pass a non-ARRAY reference appends the
17 given value(s).
18
19 In list context returns a list of all the items.
20
21
22
23perl v5.34.0 2022-01-21 HTTP::OAI::MemberMixin(3pm)