NAME

pod-walker - Walks a directory and runs any Perl files through the specified POD converter.

SYNOPSIS

pod-waler -i <input directory> -o <output directory> -f <format>

SWITCHES

-i

The input directory to process.

-o

The directory to create the output tree under.

-f

The output format.

The supported formats are listed below.

html
latex
man
text

If this is not specified, "html" is used.