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

Changes for version 0.4.0 - 2012-08-04

  • -Document tags support for entries. -Actually require some minimum versions in Makefile.PL. -Now uses Script::isAperlScript for with Toader::AutoDoc. -For Toader::Render::Genderal->adlink if nothing is specified for the link text, it will remove ".html" from the end. -Add the methods below to Toader::Entry. tagsGet tagsGetAsString tagsSet tagsSetFromString

Documentation

Manipulates Toader's automatic documentation handling.
A tool for working the Toader CSS stuff.
A tool for manipulating the Toader directory index file.
A tool for manipulating a Toader entry.
Find all the Toader directories under a Toader root directory.
Lists to Toader directories in the current Toader directory.
A tool for manipulating a Toader page.
Renders everything in the current Toader tree.
A tool for manipulating the Toader templates.

Modules

A CMS meant to be integrated with a versioning system.
Automatically build documentation from specified directories.
Represents the Toader config.
This the index file for a Toader directory.
This holds a blog/article/whatever entry.
Misc helper methods for entries.
Manage entries.
Handle image galleries.
This provides methods for a named page.
Misc helper methods for pages.
Manage pages for a specified Toader directory.
This renders supported Toader objects.
This renders a Toader::AutoDoc object.
This is used for cleaning up the output directory prior to rendering.
This renders the CSS file for Toader.
Renders a Toader::Directory object.
This is used for cleaning up the output directory prior to rendering.
This handles the html backend stuff for Toader::Render::Directory.
This handles the POD backend stuff for Toader::Render::Directory.
This renders a Toader::Entry object.
This is used for cleaning up the output directory prior to rendering.
This handles the html backend stuff for Toader::Render::Entry.
This handles the POD backend stuff for Toader::Render::Entry.
This renders a Toader::Gallery object.
Renders various general stuff for Toader as well as some other stuff.
This renders a Toader::Page object.
This is used for cleaning up the output directory prior to rendering.
This handles the html backend stuff for Toader::Render::Directory.
This handles the POD backend stuff for Toader::Page::Entry.
This checks if the backend is supported or not.
This checks if a object is supported or not for rendering.
This handles fetching Toader templates.
This provides the default templates for Toader.
Finds all Toader directories under a specified Toader directory.
This finds the root Toader directory.
Checks if a directory has Toader support or not.
Various path related helpers.

Examples