NAME
Pod::POM::View::Trac - Convert POD to trac wiki markup
SYNOPSIS
This module inherits from Pod::POM::View::Text.
This module will convert pod to the trac wiki format. The formatting is consistent with other wiki pages. The best usage of the module is to modify pom2 to search for this module. Once that is done, then you can use this like this:
# pom2 trac Pom::POD::View::Trac
METHODS
Please see Pom::POD::View for complete documentation.
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc Pod::POM::View::Trac
SEE ALSO
AUTHOR
Kevin L. Esteb, <kevin at kesteb.us>
LICENSE AND COPYRIGHT
Copyright 2014 Kevin L. Esteb.
This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.
See Perl License for more information.