diff options
author | Karen Etheridge <ether@cpan.org> | 2015-12-19 19:08:24 -0800 |
---|---|---|
committer | James E Keenan <jkeenan@cpan.org> | 2016-01-01 21:17:23 -0500 |
commit | cb21ff4630e9dc4048595dd175a4ee716bd54ba2 (patch) | |
tree | 85a720ceb5653b5867150307d5dc6f902aad02a6 /MANIFEST | |
parent | b0248dbfdf5ebb72be4ef440747e59fd3204ee95 (diff) | |
download | perl-cb21ff4630e9dc4048595dd175a4ee716bd54ba2.tar.gz |
Update podlators to version 4.03
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 78 |
1 files changed, 48 insertions, 30 deletions
@@ -1864,42 +1864,58 @@ cpan/Pod-Escapes/lib/Pod/Escapes.pm Pod::Escapes cpan/Pod-Escapes/t/01_about_verbose.t test Pod::Escapes cpan/Pod-Escapes/t/10_main.t test Pod::Escapes cpan/Pod-Escapes/t/15_name2charnum.t test Pod::Escapes +cpan/podlators/bin/pod2man Translator to turn pod into manpage +cpan/podlators/bin/pod2text Translator to turn pod into text +cpan/podlators/Changes podlators release notes cpan/podlators/lib/Pod/Man.pm Convert POD data to *roff cpan/podlators/lib/Pod/ParseLink.pm Perl an L<> formatting code in POD text cpan/podlators/lib/Pod/Text/Color.pm Convert POD data to color ASCII text cpan/podlators/lib/Pod/Text/Overstrike.pm Convert POD data to formatted overstrike text cpan/podlators/lib/Pod/Text.pm Pod-Parser - convert POD data to formatted ASCII text cpan/podlators/lib/Pod/Text/Termcap.pm Convert POD data to ASCII text with format escapes -cpan/podlators/scripts/pod2man.PL Precursor for translator to turn pod into manpage -cpan/podlators/scripts/pod2text.PL Precursor for translator to turn pod into text -cpan/podlators/t/basic.cap podlators test -cpan/podlators/t/basic.clr podlators test -cpan/podlators/t/basic.man podlators test -cpan/podlators/t/basic.ovr podlators test -cpan/podlators/t/basic.pod podlators test -cpan/podlators/t/basic.t podlators test -cpan/podlators/t/basic.txt podlators test -cpan/podlators/t/color.t podlators test -cpan/podlators/t/devise-date.t podlators test -cpan/podlators/t/filehandle.t podlators test -cpan/podlators/t/man-empty.t podlators test -cpan/podlators/t/man-heading.t podlators test -cpan/podlators/t/man-options.t podlators test -cpan/podlators/t/man-perlio.t podlators test -cpan/podlators/t/man.t podlators test -cpan/podlators/t/man-utf8.t podlators test -cpan/podlators/t/overstrike.t podlators test -cpan/podlators/t/parselink.t podlators test -cpan/podlators/t/pod-parser.t podlators test -cpan/podlators/t/pod-spelling.t podlators test -cpan/podlators/t/pod.t podlators test -cpan/podlators/t/termcap.t podlators test -cpan/podlators/t/text-empty.t podlators test -cpan/podlators/t/text-encoding.t podlators test -cpan/podlators/t/text-options.t podlators test -cpan/podlators/t/text-perlio.t podlators test -cpan/podlators/t/text.t podlators test -cpan/podlators/t/text-utf8.t podlators test +cpan/podlators/Makefile.PL podlators Makefile.PL +cpan/podlators/t/data/basic.cap podlators test podlators test +cpan/podlators/t/data/basic.clr podlators test +cpan/podlators/t/data/basic.man podlators test +cpan/podlators/t/data/basic.ovr podlators test +cpan/podlators/t/data/basic.pod podlators test +cpan/podlators/t/data/basic.txt podlators test +cpan/podlators/t/data/perl.conf podlators test +cpan/podlators/t/data/snippets/man/cpp podlators test +cpan/podlators/t/data/snippets/man/utf8-nonbreaking podlators test +cpan/podlators/t/data/snippets/man/utf8-verbatim podlators test +cpan/podlators/t/data/snippets/README podlators test +cpan/podlators/t/data/snippets/text/cpp podlators test +cpan/podlators/t/data/termcap podlators test +cpan/podlators/t/docs/pod-spelling.t podlators test +cpan/podlators/t/docs/pod.t podlators test +cpan/podlators/t/docs/synopsis.t podlators test +cpan/podlators/t/general/basic.t podlators test +cpan/podlators/t/general/filehandle.t podlators test +cpan/podlators/t/general/pod-parser.t podlators test +cpan/podlators/t/lib/Test/Podlators.pm podlators test +cpan/podlators/t/lib/Test/RRA/Config.pm podlators test +cpan/podlators/t/lib/Test/RRA.pm podlators test +cpan/podlators/t/man/basic.t podlators test +cpan/podlators/t/man/devise-date.t podlators test +cpan/podlators/t/man/devise-title.t podlators test +cpan/podlators/t/man/empty.t podlators test +cpan/podlators/t/man/heading.t podlators test +cpan/podlators/t/man/options.t podlators test +cpan/podlators/t/man/utf8-io.t podlators test +cpan/podlators/t/parselink/basic.t podlators test +cpan/podlators/t/style/minimum-version.t podlators test +cpan/podlators/t/style/module-version.t podlators test +cpan/podlators/t/style/strict.t podlators test +cpan/podlators/t/text/basic.t podlators test +cpan/podlators/t/text/color.t podlators test +cpan/podlators/t/text/empty.t podlators test +cpan/podlators/t/text/encoding.t podlators test +cpan/podlators/t/text/options.t podlators test +cpan/podlators/t/text/overstrike.t podlators test +cpan/podlators/t/text/perlio.t podlators test +cpan/podlators/t/text/termcap.t podlators test +cpan/podlators/t/text/utf8.t podlators test cpan/podlators/VERSION podlators distribution version cpan/Pod-Parser/lib/Pod/Find.pm find POD documents in directory trees cpan/Pod-Parser/lib/Pod/InputObjects.pm Pod-Parser - define objects for input streams @@ -5612,6 +5628,8 @@ utils/perlivp.PL installation verification procedure utils/piconv.PL iconv(1), reinvented in perl utils/pl2pm.PL A pl to pm translator utils/pod2html.PL Translator to turn pod into HTML +utils/pod2man.PL Convert POD data to formatted *roff input +utils/pod2text.PL Convert POD data to formatted ASCII text utils/prove.PL The prove harness utility utils/ptardiff.PL The ptardiff utility utils/ptargrep.PL The ptargrep utility |