diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1999-07-27 07:29:59 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1999-07-27 07:29:59 +0000 |
commit | 6055f9d42166344699550b8045e96c47c97d767c (patch) | |
tree | 661c8ddbfc0103ec7fdb0664202407a9498cb539 /MANIFEST | |
parent | 72d0d2ff8e3f74c698f71a78043a8eb7b8aa05d0 (diff) | |
download | perl-6055f9d42166344699550b8045e96c47c97d767c.tar.gz |
replace Pod::Text with Pod::SimpleText v0.01 (thanks
to Russ Allbery <rra@stanford.edu>); s/Simple// and
s/pod2txt/pod2text/ etc.
p4raw-id: //depot/perl@3788
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -610,6 +610,8 @@ 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/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 lib/Search/Dict.pm Perform binary search on dictionaries lib/SelectSaver.pm Enforce proper select scoping |