POD Object Model
This module implements a parser to convert Pod documents into a simple
object model form known hereafter as the Pod Object Model. The object model
is generated as a hierarchical tree of nodes, each of which represents a
different element of the original document. The tree can be walked manually
and the nodes examined, printed or otherwise manipulated. In addition,
Pod::POM supports and provides view objects which can automatically
traverse the tree, or section thereof, and generate an output
representation in one form or another.
- Sources inherited from project SUSE:SLE-15-SP7:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-15-SP7:Update/perl-Pod-POM && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Pod-POM-2.01.tar.gz | 0000065443 63.9 KB | |
cpanspec.yml | 0000000546 546 Bytes | |
perl-Pod-POM.changes | 0000002221 2.17 KB | |
perl-Pod-POM.spec | 0000002341 2.29 KB |
Latest Revision
Ruediger Oertel (oertel)
committed
(revision 1)
bugowner: group:qe-tools-team Add/update package to be able to eventually submit openQA Those packages are required to run of openQA (and not just build it). All those packages should go into the same staging. https://jira.suse.com/browse/PED-9876 further details: https://progress.opensuse.org/issues/165683
Comments 0