GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
POD2XHTML(1) User Contributed Perl Documentation POD2XHTML(1)

pod2xhtml - convert .pod files to .xhtml files

    pod2xhtml [--help] [--infile INFILE] [--outfile OUTFILE] [OPTIONS]

Converts files from pod format (see perlpod) to XHTML format.

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'.

See Pod::Xhtml for a list of known bugs in the translator.

P Kent <cpan _at_ bbc _dot_ co _dot_ uk>

(c) BBC 2004. This program is free software; you can redistribute it and/or modify it under the GNU GPL.

See the file COPYING in this distribution, or http://www.gnu.org/licenses/gpl.txt

perlpod, Pod::Xhtml
2010-07-29 perl v5.32.1

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.