diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1999-10-02 06:14:44 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1999-10-02 06:14:44 +0000 |
commit | 27f805f47766187affd2ea71d406ac389f4fe181 (patch) | |
tree | 00fbd71f028a2deb76817c1ec92286afced4079f /MANIFEST | |
parent | 664bb207f6bd57f05b66c9abec00898987f7060b (diff) | |
download | perl-27f805f47766187affd2ea71d406ac389f4fe181.tar.gz |
fix PodParser testsuite; Pod::Text subsumes Pod::PlainText
p4raw-id: //depot/perl@4281
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -614,9 +614,8 @@ lib/Pod/Functions.pm used by pod/splitpod lib/Pod/Html.pm Convert POD data to HTML lib/Pod/InputObjects.pm Pod-Parser - define objects for input streams lib/Pod/Parser.pm Pod-Parser - define base class for parsing POD -lib/Pod/PlainText.pm Pod-Parser - convert POD data to formatted ASCII text lib/Pod/Select.pm Pod-Parser - select portions of POD docs -lib/Pod/Text.pm Convert POD data to formatted ASCII text +lib/Pod/Text.pm Pod-Parser - convert POD data to formatted ASCII text lib/Pod/Text/Color.pm Convert POD data to color ASCII text lib/Pod/Text/Termcap.pm Convert POD data to ASCII text with format escapes lib/Pod/Usage.pm Pod-Parser - print usage messages |