Changes for version 0.02
- Updated test suite & docs. Minor additions/fixes for new tests to work!
- CDATA now fixed
- block() method now expects hashref for 2nd arg (ie. named options)
- block() named arg changed from qualifiedAttrib to qualified_attr
- added builder_xml_pretty.t & builder_xml_output.t
- B::XML - added open_newline, close_newline & pre_indent args
- Added empty tags, eg. <br /> (tag can be defined with empty_tag arg)
- Oh and Happy New Year!
Modules
Build XML, HTML, CSS and other outputs in blocks
Internal Builder Utils
Building block for XML
Internal Builder XML Utils