diff options
author | obache <obache@pkgsrc.org> | 2008-11-09 13:05:37 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-11-09 13:05:37 +0000 |
commit | 142d568788e6a84af2f307f16e8d3ae3c2d94fa5 (patch) | |
tree | d7af291a3ac4ac711a2e5f479d328b299ac00ea9 /textproc/p5-Pod-Readme/distinfo | |
parent | b63ac69fa04f9b8056975a0c46b66ffb00232866 (diff) | |
download | pkgsrc-142d568788e6a84af2f307f16e8d3ae3c2d94fa5.tar.gz |
Import p5-Pod-Readme-0.09 as textproc/p5-Pod-Readme.
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"...
Diffstat (limited to 'textproc/p5-Pod-Readme/distinfo')
-rw-r--r-- | textproc/p5-Pod-Readme/distinfo | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/textproc/p5-Pod-Readme/distinfo b/textproc/p5-Pod-Readme/distinfo new file mode 100644 index 00000000000..472db54a6e9 --- /dev/null +++ b/textproc/p5-Pod-Readme/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2008/11/09 13:05:37 obache Exp $ + +SHA1 (Pod-Readme-0.09.tar.gz) = 115f526b1bb044f06466c4a9449405a3dd8198bf +RMD160 (Pod-Readme-0.09.tar.gz) = b48f3108da6d8cedf9ba71feea4342b9f41a825b +Size (Pod-Readme-0.09.tar.gz) = 8115 bytes |