Search results for "module:HTML::Tidy::Simple"
HTML::ToDocBook - Converts an XHTML file into DocBook.
This module converts an XHTML file into DocBook format using both heuristics and XSLT processing. By default, this expects the input file to be correct XHTML -- there are other programs such as html tidy (http://tidy.sourceforge.net/) which can corre...
RUBYKAT/html2dbk-0.0301 - 01 Jan 2016 01:57:56 UTC
HTML::Encapsulate - rewrites an HTML page as a self-contained set of files
The main motivation for this module is for archiving and printing web pages: these typically come in various separate pieces and aren't simple to download as one chunk. However, it is possible to preserve the content of a web page, but to rewrite the...
NPW/HTML-Encapsulate-v0.3.0 - 13 Nov 2015 11:59:12 UTC
Pod::POM::View::HTML::Filter - Use filters on sections of your pod documents
This module is a subclass of "Pod::POM::View::HTML" that support the "filter" extension. This can be used in "=begin" / "=end" and "=for" pod blocks. Please note that since the view maintains an internal state, only an instance of the view can be use...
BOOK/Pod-POM-View-HTML-Filter-0.09 - 28 Jan 2007 10:33:28 UTC
Test::HTML::Content::NoXPath - HTML::TokeParser fallback for Test::HTML::Content
This is the module that gets loaded when Test::HTML::Content can't find its prerequisites : XML::XPath HTML::Tidy EXPORT Nothing. It stomps over the Test::HTML::Content namespace....
CORION/Test-HTML-Content-0.09 - 06 Feb 2013 19:01:17 UTC