diff options
Diffstat (limited to 'textproc/p5-Pod-Simple/pkg-descr')
-rw-r--r-- | textproc/p5-Pod-Simple/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Pod-Simple/pkg-descr b/textproc/p5-Pod-Simple/pkg-descr index 124956cfe85b..713dc2131a21 100644 --- a/textproc/p5-Pod-Simple/pkg-descr +++ b/textproc/p5-Pod-Simple/pkg-descr @@ -6,6 +6,6 @@ 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. +inherit its methods, like parse_file. WWW: http://search.cpan.org/dist/Pod-Simple/ |