| ANNOUNCE | -- announcement of end of support for this package |
| CHANGES | -- Change history |
| README | -- Main information file |
| MANIFEST | -- This shipping list |
| TODO | -- Tentative "to do" list for future development |
| Makefile.PL | -- Perl Makefile template |
| lib/Pod/InputObjects.pm [pod] | -- Input objects for Pod::Parser |
| lib/Pod/Parser.pm [pod] | -- The Pod::Parser module source |
| lib/Pod/ParseUtils.pm [pod] | -- The Pod::ParseUtils module source |
| lib/Pod/Select.pm [pod] | -- The Pod::Select module source |
| lib/Pod/PlainText.pm [pod] | -- The Pod::PlainText module source |
| lib/Pod/Usage.pm [pod] | -- The Pod::Usage module source |
| lib/Pod/Checker.pm [pod] | -- The Pod::Checker module source |
| lib/Pod/Find.pm [pod] | -- The Pod::Find module source |
| scripts/podselect.PL [pod] | -- Script to print selected sections of pod docs in raw |
| scripts/pod2usage.PL [pod] | -- Script to print usage from a file's embeded pod docs |
| scripts/podchecker.PL [pod] | -- Script to check syntax of pods in a file |
| t/pod/testcmp.pl | -- module used to compare output against expected results |
| t/pod/testp2pt.pl | -- module used to test Pod::PlainText for a given file |
| t/pod/testpchk.pl | -- module used to test Pod::Checker for a given file |
| t/pod/emptycmd.t | -- test-input file for an empty pod directive |
| t/pod/emptycmd.xr | -- expected result from processing emptycmd.t |
| t/pod/contains_pod.t | -- test for Pod::Find::contains_pod |
| t/pod/contains_pod.xr | -- test file |
| t/pod/find.t | -- test for Pod::Find |
| t/pod/for.t | -- test-input file for =for directives |
| t/pod/for.xr | -- expected result from processing for.t |
| t/pod/headings.t | -- test-input file for =head directives |
| t/pod/headings.xr | -- expected result from processing headings.t |
| t/pod/include.t | -- test-input file for an =included file |
| t/pod/include.xr | -- expected result from processing include.t |
| t/pod/included.t | -- test-input file for =including another file |
| t/pod/included.xr | -- expected result from processing included.t |
| t/pod/lref.t | -- test-input file for L<...> sequences |
| t/pod/lref.xr | -- expected result from processing lref.t |
| t/pod/multiline_items.t | -- test-input file for multiline =items |
| t/pod/multiline_items.xr | -- expected result from processing multiline_items.t |
| t/pod/nested_items.t | -- test-input file for nested =items |
| t/pod/nested_items.xr | -- expected result from processing nested_items.t |
| t/pod/nested_seqs.t | -- test-input file for nested interior sequences |
| t/pod/nested_seqs.xr | -- expected result from processing nested_seqs.t |
| t/pod/oneline_cmds.t | -- test-input file for ==cmds |
| t/pod/oneline_cmds.xr | -- expected result from processing oneline_cmds.t |
| t/pod/poderrs.t | -- test input file for checking some POD errors |
| t/pod/poderrs.xr | -- expected result from processing poderrs.t |
| t/pod/pod2usage.t | -- test input file for processing pod2usage.PL |
| t/pod/p2u_data.pl | -- test script for POD in __DATA__ section |
| t/pod/pod2usage2.t | -- more Pod::Usage tests |
| t/pod/pod2usage.xr | -- expected result from processing pod2usage.PL |
| t/pod/podselect.t | -- test input file for processing podselect.PL |
| t/pod/podselect.xr | -- expected result from processing podselect.PL |
| t/pod/special_seqs.t | -- test-input file for "special" interior sequences |
| t/pod/special_seqs.xr | -- expected result from processing special_seqs.t |
| t/pod/twice.t | -- make sure Pod::Parser is re-entrant |
| t/pod/testpods/lib/Pod/Stuff.pm | -- test POD for t/pod/find.t |
| t/pod/contains_bad_pod.xr | -- expected results |
| t/pod/podchkenc.t | -- validate =encoding support |
| t/pod/podchkenc.xr | -- expected results for the above |
| t/pod/usage.pod | -- test POD for pod2usage tests |
| t/pod/usage2.pod | -- test POD for pod2usage tests |
| META.yml | Module meta-data (added by MakeMaker) |