|
pod2tikiwiki - converts a .pod file to TikiWiki syntax. |
pod2tikiwiki - converts a .pod file to TikiWiki syntax.
pod2tikiwiki -i in.pod > out.txt
pod2tikiwiki in.pod > out.txt
This program converts the POD syntax to TikiWiki syntax and prints the result to the standard output.
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.
the perlpod manpage, the Pod::TikiWiki manpage
Copyright © 2004
Cédric Bouvier <cbouvi@cpan.org>
|
pod2tikiwiki - converts a .pod file to TikiWiki syntax. |