This is the command pod2xhtmlp that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
pod2xhtml - convert .pod files to .xhtml files
SYNOPSIS
pod2xhtml [--help] [--infile INFILE] [--outfile OUTFILE] [OPTIONS]
DESCRIPTION
Converts files from pod format (see perlpod) to XHTML format.
OPTIONS
pod2xhtml takes the following arguments:
· --help - display help
· --infile FILENAME - the input filename. STDIN is used otherwise
· --outfile FILENAME - the output filename. STDOUT is used otherwise
· --css URL - Stylesheet URL
· --index/--noindex - generate an index, or not. The default is to create an index.
· --toplink LINK TEXT - set text for "back to top" links. The default is 'Top'.
Use pod2xhtmlp online using onworks.net services