Changes for version 0.03 - 2004-07-29
- ENHANCEMENTS
- more flexible interface for the add() method, that lets one add more parameters to a filter (requires, verbatim)
- the verbatim mode for filters prevent the present() method to be called on the verbatim, text and code items it contains. The content of all items is catenated and passed to the filter as a single block.
- support for html filtering, thanks to Maddingue's Syntax::Highlight::HTML.
- BUGS
- for some unknown reason, presenting the pod twice is broken with the perl filter (TODO test added).
- view_seq_text is copied verbatim from Pod::POM::View::HTML, because I need to access a private variable. This should be fixed, because duplicated code is never good.
- FIXES
- Makefile.PL lists the prerequisites forgotten in 0.02
Modules
Use filters on sections of your pod documents