Name : perl-Pod-Simple
| |
Version : 3.45
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp155.1.1
| Date : 2023-07-20 19:21:54
|
Group : Unspecified
| Source RPM : perl-Pod-Simple-3.45-lp155.1.1.src.rpm
|
Size : 0.55 MB
| |
Packager : https://www_suse_com/
| |
Summary : Framework for parsing Pod
|
Description :
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 perlpod; the most common formatter is called \'perldoc\'.
Be sure to read ENCODING if your Pod contains non-ASCII characters.
Pod formatters can use Pod::Simple to parse Pod documents and render them into plain text, HTML, or any number of other formats. Typically, such formatters will be subclasses of Pod::Simple, and so they will inherit its methods, like \'parse_file\'. But note that Pod::Simple doesn\'t understand and properly parse Perl itself, so if you have a file which contains a Perl program that has a multi-line quoted string which has lines that look like pod, Pod::Simple will treat them as pod. This can be avoided if the file makes these into indented here documents instead.
If you\'re reading this document just because you have a Pod-processing subclass that you want to use, this document (plus the documentation for the subclass) is probably all you need to read.
If you\'re reading this document because you want to write a formatter subclass, continue reading it and then read Pod::Simple::Subclassing, and then possibly even read perlpodspec (some of which is for parser-writers, but much of which is notes to formatter-writers).
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-P/15.5/noarch |