Pod::DocBook 0.06 review

Download
by rbytes.net on

Pod::DocBook is a Perl module to convert pod files to DocBook SGML. SYNOPSIS use Pod::DocBook; pod2docbook( [options]

License: Perl Artistic License
File size: 17K
Developer: Jan Iven
0 stars award from rbytes.net

Pod::DocBook is a Perl module to convert pod files to DocBook SGML.

SYNOPSIS

use Pod::DocBook;
pod2docbook( [options] );

Converts files from pod format ( see perlpod ) to DocBook format. It can automatically generate indexes (but SGML does this better) and cross-references.

Requirements:
Perl

Pod::DocBook 0.06 search tags