Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-07-31 | Updating textproc/p5-Pod-Readme from 0.09 to 0.10 | sno | 1 | -4/+4 | |
pkgsrc changes: - adjust module type (Module::Build) Upstream changes: 0.10 2010-05-19 - David Precious <davidp@preshweb.co.uk> taking over maintainership - Apply POD fix patch from RT #38328, thanks to David A. Desrosiers | |||||
2008-11-09 | Import p5-Pod-Readme-0.09 as textproc/p5-Pod-Readme. | obache | 1 | -0/+5 | |
Requested by Jens Rehsack in PR 39558. This module is a subclass of Pod::PlainText which provides additional POD markup for generating README files. Why should one bother with this? One can simply use pod2text Module.pm > README A problem with doing that is that the default pod2text converter will add text to links, so that "L<Module>" is translated to "the Module manpage"... |