logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

HTTP::OAI::MemberMixin - Attribute utility methods

Description

       Subclasses LWP::MemberMixin to provide attribute utility methods.

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.

perl v5.36.0                                       2023-09-28                        HTTP::OAI::MemberMixin(3pm)

Name

       HTTP::OAI::MemberMixin - Attribute utility methods

See Also