mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-20 09:58:24 -04:00
7 lines
342 B
Plaintext
7 lines
342 B
Plaintext
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"...
|