Pod-DocBook README


Pod-DocBook documentation  | view source Contained in the Pod-DocBook distribution.

Index


Pod-DocBook version 1.0

Top

This is a rewrite of Pod::DocBook; version 0.6 and earlier were written by a different author (see AUTHOR in Pod::DocBook).

Pod::DocBook is a module for translating Pod-formatted documents to DocBook 4.2 SGML (see http://www.docbook.org/). The pod2docbook program is a simple driver for the module.

Installation

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

Dependencies

This module requires these other modules:


Pod-DocBook documentation  | view source Contained in the Pod-DocBook distribution.