Manpages
Menu
Close menu
Search
Browse
Releases
26.04 LTS
(resolute)
25.10
(questing)
24.04 LTS
(noble)
22.04 LTS
(jammy)
20.04 LTS
(focal)
18.04 LTS
(bionic)
16.04 LTS
(xenial)
14.04 LTS
(trusty)
Ubuntu Manpages
Close
Search
focal
man(3)
HTTP::OAI::Set.3pm.gz
HTTP::OAI::Set
Encapsulates OAI set XML data
Provided by:
libhttp-oai-perl (Version: 4.10-1)
Report a bug
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.