
pod2pdf - Interface file for Pod.pm

From the shell enter any of the following examples:
$ pod2pdf --verbose 1 --paper usletter <file>
$ pod2pdf -verbose 1 -paper usletter <file>
$ pod2pdf -v 2 -pa letter <file>
$ cat <file> | pod2pdf
NB Pdf.pm will only process single files

pod2pdf provides a simple interface to allow the module Pdf.pm to be called from a shell prompt.

Pdf.pm

Alan J. Fry and Axel Rose


