This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
add Pod-Parser-1.08 (verbatim module =include tests elided owing
authorGurusamy Sarathy <gsar@cpan.org>
Tue, 23 Mar 1999 21:38:03 +0000 (21:38 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Tue, 23 Mar 1999 21:38:03 +0000 (21:38 +0000)
commit360aca433d51a01ddd748b8606c6c288bdb2f7fc
tree0143de64029b4ab8984a0791dbffccdf5be9fd43
parent0a6a0d524e3a6171ed37d842c0e1375270987314
add Pod-Parser-1.08 (verbatim module =include tests elided owing
to size and better maintainability)

p4raw-id: //depot/perl@3129
42 files changed:
AUTHORS
MAINTAIN
MANIFEST
installperl
lib/Pod/Checker.pm [new file with mode: 0644]
lib/Pod/InputObjects.pm [new file with mode: 0644]
lib/Pod/Parser.pm [new file with mode: 0644]
lib/Pod/PlainText.pm [new file with mode: 0644]
lib/Pod/Select.pm [new file with mode: 0644]
lib/Pod/Usage.pm [new file with mode: 0644]
pod/Makefile
pod/pod2usage.PL [new file with mode: 0644]
pod/podchecker.PL [new file with mode: 0644]
pod/podselect.PL [new file with mode: 0644]
t/pod/emptycmd.t [new file with mode: 0755]
t/pod/emptycmd.xr [new file with mode: 0644]
t/pod/for.t [new file with mode: 0755]
t/pod/for.xr [new file with mode: 0644]
t/pod/headings.t [new file with mode: 0755]
t/pod/headings.xr [new file with mode: 0644]
t/pod/include.t [new file with mode: 0755]
t/pod/include.xr [new file with mode: 0644]
t/pod/included.t [new file with mode: 0755]
t/pod/included.xr [new file with mode: 0644]
t/pod/lref.t [new file with mode: 0755]
t/pod/lref.xr [new file with mode: 0644]
t/pod/nested_items.t [new file with mode: 0755]
t/pod/nested_items.xr [new file with mode: 0644]
t/pod/nested_seqs.t [new file with mode: 0755]
t/pod/nested_seqs.xr [new file with mode: 0644]
t/pod/oneline_cmds.t [new file with mode: 0755]
t/pod/oneline_cmds.xr [new file with mode: 0644]
t/pod/poderrs.t [new file with mode: 0755]
t/pod/poderrs.xr [new file with mode: 0644]
t/pod/special_seqs.t [new file with mode: 0755]
t/pod/special_seqs.xr [new file with mode: 0644]
t/pod/testcmp.pl [new file with mode: 0644]
t/pod/testp2pt.pl [new file with mode: 0644]
t/pod/testpchk.pl [new file with mode: 0644]
win32/Makefile
win32/makefile.mk
win32/pod.mak