NAME
pod2tikiwiki - converts a .pod file to TikiWiki syntax.
SYNOPSIS
pod2tikiwiki -i in.pod > out.txt
pod2tikiwiki in.pod > out.txt
DESCRIPTION
This program converts the POD syntax to TikiWiki syntax and prints the result to the standard output.
OPTIONS
- -i FILE, --infile=FILE
-
Specify the POD file to convert. When missing, the first argument is taken, i.e., these two lines are equivalent:
pod2tikiwiki -i in.pod pod2tikiwiki in.pod
When both the
--infile
option and the first argument are missing, the POD is read from the standard input. - -v, --version
-
Prints the program's version and exits.
- -h, --help
-
Prints a help message and exits.
SEE ALSO
AUTHOR
Copyright © 2004
Cédric Bouvier <cbouvi@cpan.org>
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 104:
Non-ASCII character seen before =encoding in '©'. Assuming CP1252