Framework for parsing Pod
Pod::Simple is a Perl library for parsing text in the Pod ("plain old
documentation") markup language that is typically used for writing
documentation for Perl and for Perl modules. The Pod format is explained in the
perlpod man page; the most common formatter is called "perldoc".
Pod formatters can use Pod::Simple to parse Pod documents into produce
renderings of them in plain ASCII, in HTML, or in any number of other formats.
Typically, such formatters will be subclasses of Pod::Simple, and so they will
inherit its methods, like parse_file.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:csbuild:Perl/perl-Pod-Simple && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Pod-Simple-3.05.tar.bz2 | 0000200834 196 KB | |
perl-Pod-Simple.spec | 0000002955 2.89 KB |
Latest Revision
Holger Manthey (csbuild)
committed
(revision 4)
remove perl-version require
Comments 0