The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

pod2pdf - Interface file for Pod.pm

SYNOPSIS

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

DESCRIPTION

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

SEE ALSO

Pdf.pm

AUTHORS

Alan J. Fry and Axel Rose

e-mail mailto:ajf@afco.demon.co.uk
WWW http://www.afco.demon.co.uk
WWW http://www.roeslein.de/axel/

HISTORY

Version 0.01 released 30 May 2000

VERSION

v 0.01 Monday, 30 May 2000

COPYRIGHT

© Alan J. Fry April 2000
This program is distributed under the terms of the Artistic Licence

7 POD Errors

The following errors were encountered while parsing the POD:

Around line 37:

'=item' outside of any '=over'

Around line 43:

You forgot a '=back' before '=head1'

Around line 45:

'=item' outside of any '=over'

Around line 47:

You forgot a '=back' before '=head1'

Around line 49:

'=item' outside of any '=over'

Around line 51:

You forgot a '=back' before '=head1'

Around line 53:

Non-ASCII character seen before =encoding in '©'. Assuming CP1252

'=item' outside of any '=over'

=over without closing =back