diff options
Diffstat (limited to 'textproc/p5-Pod-Simple/pkg-descr')
-rw-r--r-- | textproc/p5-Pod-Simple/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/p5-Pod-Simple/pkg-descr b/textproc/p5-Pod-Simple/pkg-descr index babb5e2ad1c4..ba5300ebdb8b 100644 --- a/textproc/p5-Pod-Simple/pkg-descr +++ b/textproc/p5-Pod-Simple/pkg-descr @@ -7,5 +7,3 @@ 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. - -WWW: https://metacpan.org/release/Pod-Simple |