The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.16 - 2003-04-30

  • set $DocSet::5005compat::VERSION explicitly as previous workarounds to make EU::MM::parse_version not complain have failed.
  • if the cache read fails, rebuild the docset as if the cache file didn't exist (to solve the Storable binary incompatibilities probs)
  • purge cache files when the rebuild is forced

Documentation

a script that does documentation projects building in HTML, PS and PDF formats

Modules

documentation projects builder in HTML, PS and PDF formats
perl 5.005_03 compatibility module
Maintain a Non-Volatile Cache of DocSet's Data
A superclass that handles object's configuration and data
A Base Document Class
Common functions used in DocSet::Doc subclasses
HTML source to HTML target converter
HTML source to PS (intermediate HTML) target converter
POD source to HTML target converter
POD source to PS (intermediate HTML) target converter
Text source to HTML target converter
An abstract docset generation class
A subclass of DocSet::DocSet for generating HTML docset
A subclass of DocSet::DocSet for generating PS/PDF docset
Navigate the DocSet's caches in a readonly mode
RunTime Configuration
A class for parsing input document in the HTML format
A class for parsing input document in the POD format
A class for parsing input document in the text format
Commonly used functions

Provides

in lib/DocSet/Doc/POD2HTML.pm
in lib/DocSet/Doc/POD2HTMLPS.pm
in lib/DocSet/Template/Plugin/NavigateCache.pm
in lib/DocSet/5005compat.pm

Examples