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::Set - Encapsulates OAI set XML data

Contents

Methods

       $spec = $s->setSpec([$spec])
       $name = $s->setName([$name])
           These methods return respectively, the setSpec and setName of the OAI Set.

       @descs = $s->setDescription([$desc])
           Returns  and  optionally  adds  the  list  of  set  descriptions.  Returns a reference to an array of
           HTTP::OAI::Description objects.

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

Name

       HTTP::OAI::Set - Encapsulates OAI set XML data

See Also