This directory contains the following specimen scripts:
manpath.PL
This script served as the case study in how (or whether) to
implement the manpath search in Perl rather than shelling out to
man. I concluded a Perl implementation was impractical.
test-pod-links
This script executes a test on the specified file, directory, or POD
fragment. If no argument is given, it tests blib/.
See also xt/author/pod_links.t in this distribution.
# ex: set filetype=text textwidth=72 autoindent :