The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:docset"

DocSet - documentation projects builder in HTML, PS and PDF formats River stage zero No dependents

This package builds a docset from sources in different formats. The generated documents can be all nicely interlinked and to have the same look and feel. Currently it knows to handle input formats: * POD * HTML and knows to generate: * HTML * PS * PD...

STAS/DocSet-0.19 - 03 Oct 2005 06:28:27 UTC

DocSet::DocSet - An abstract docset generation class River stage zero No dependents

"DocSet::DocSet" processes a docset, which can include other docsets, documents and links. In the first pass it scans the linked to it documents and other docsets and caches this information and the objects for a later peruse. In the second pass the ...

STAS/DocSet-0.19 - 03 Oct 2005 06:28:27 UTC

DocSet::DocSet::HTML - A subclass of DocSet::DocSet for generating HTML docset River stage zero No dependents

This subclass of "DocSet::DocSet" converts the source docset into a set of HTML documents linking its items with autogenerated *index.html*. METHODS See the majority of the methods in "DocSet::DocSet" * trg_ext $self->trg_ext(); returns the extension...

STAS/DocSet-0.19 - 03 Oct 2005 06:28:27 UTC

DocSet::DocSet::PSPDF - A subclass of DocSet::DocSet for generating PS/PDF docset River stage zero No dependents

This subclass of "DocSet::DocSet" converts the source docset into PS and PDF "books". It uses "html2ps" to generate the PS file, therefore it uses HTML as its intermediate product, though it uses different templates than "DocSet::DocSet::HTML" since ...

STAS/DocSet-0.19 - 03 Oct 2005 06:28:27 UTC

DocSet::Doc - A Base Document Class River stage zero No dependents

This super class implement core methods for scanning a single document of a given format and rendering it into another format. It provides sub-classes with hooks that can change the default behavior. Note that this class cannot be used as it is, you ...

STAS/DocSet-0.19 - 03 Oct 2005 06:28:27 UTC

Zeal::Docset - Class representing a Dash/Zeal docset River stage zero No dependents

Dash is an offline API documentation browser. Zeal::Docset is a class representing a Dash/Zeal docset. Available methods: Zeal::Docset->new(*$path*) Create a Zeal::Docset object from a given docset. *$path* should be the path to a something.docset di...

MGV/Zeal-0.001001 - 14 Feb 2015 22:33:14 UTC

DocSet::Util - Commonly used functions River stage zero No dependents

All the functions are exported by default. METHODS META: to be completed (see SYNOPSIS meanwhile) * copy_file * write_file * create_dir * read_file * read_file_paras * filename_ext * path2uri * get_date * get_timestamp * require_package * proc_tmpl *...

STAS/DocSet-0.19 - 03 Oct 2005 06:28:27 UTC

DocSet::Cache - Maintain a Non-Volatile Cache of DocSet's Data River stage zero No dependents

"DocSet::Cache" maintains a non-volatile cache of docset's data. The cache is initialized either from the freezed file at the provided path. When the file is empty or doesn't exists, a new cache is initialized. When the cache is modified it should be...

STAS/DocSet-0.19 - 03 Oct 2005 06:28:27 UTC

DocSet::Config - A superclass that handles object's configuration and data River stage zero No dependents

This objects lays in the base of the DocSet class and provides configuration and internal data storage/retrieval methods. At the end of this document the generic configuration file is explained. METHODS META: to be completed (see SYNOPSIS meanwhile) ...

STAS/DocSet-0.19 - 03 Oct 2005 06:28:27 UTC

DocSet::RunTime - RunTime Configuration River stage zero No dependents

This module is a part of the docset application, and it stores the run time arguments, caches results of expensive calls and provide Singleton-like service to the whole system....

STAS/DocSet-0.19 - 03 Oct 2005 06:28:27 UTC

DocSet::NavigateCache - Navigate the DocSet's caches in a readonly mode River stage zero No dependents

"DocSet::NavigateCache" navigates the cache created by docset objects during their scan stage. Once the navigator handle is obtained, it's possible to move between the nodes of the same level, using the next() and prev() methods or going up one level...

STAS/DocSet-0.19 - 03 Oct 2005 06:28:27 UTC

DocSet::5005compat - perl 5.005_03 compatibility module River stage zero No dependents

This module encapsulates the functionalities/modules unavailable under 5.005_03. Currently it only creates the warnings pragma's shell, so the code like: use warnings; won't fail under 5.005_03....

STAS/DocSet-0.19 - 03 Oct 2005 06:28:27 UTC

DocSet::Doc::Common - Common functions used in DocSet::Doc subclasses River stage zero No dependents

Implements functions and bits of code which otherwise needed to be duplicated in many modules. These functions couldn't be put into the base class "DocSet::Doc". Certainly we could devise one more subclassing level but for now this gentle mix of inhe...

STAS/DocSet-0.19 - 03 Oct 2005 06:28:27 UTC

DocSet::Source::POD - A class for parsing input document in the POD format River stage zero No dependents

META: not sure if the customized implementation of L<> belongs here. But it works as follows: Assuming that the main *config.cfg* specifies the following argument: dir => { ... # search path for pods, etc. must put more specific paths first! search_p...

STAS/DocSet-0.19 - 03 Oct 2005 06:28:27 UTC

DocSet::Source::Text - A class for parsing input document in the text format River stage zero No dependents

STAS/DocSet-0.19 - 03 Oct 2005 06:28:27 UTC

DocSet::Source::HTML - A class for parsing input document in the HTML format River stage zero No dependents

STAS/DocSet-0.19 - 03 Oct 2005 06:28:27 UTC

DocSet::Doc::HTML2HTML - HTML source to HTML target converter River stage zero No dependents

Implements an "DocSet::Doc" sub-class which converts a source document in HTML, into an output document in HTML....

STAS/DocSet-0.19 - 03 Oct 2005 06:28:27 UTC

DocSet::Doc::Text2HTML - Text source to HTML target converter River stage zero No dependents

Implements an "DocSet::Doc" sub-class which converts a source document in Text, into an output document in HTML....

STAS/DocSet-0.19 - 03 Oct 2005 06:28:27 UTC

DocSet::Doc::HTML2HTMLPS - HTML source to PS (intermediate HTML) target converter River stage zero No dependents

See "DocSet::Doc::HTML2HTML". This sub-class only extends the postprocess() method....

STAS/DocSet-0.19 - 03 Oct 2005 06:28:27 UTC

lib/DocSet/Template/Plugin/NavigateCache.pm River stage zero No dependents

STAS/DocSet-0.19 - 03 Oct 2005 06:28:27 UTC
22 results (0.019 seconds)