convert to Distar
[catagits/HTML-Zoom.git] / lib /
2011-02-10 Matt S Trout avoid undef errors blowing out XML::Tags
2009-12-16 Jakub Narebski Fix escaping of '"' in XML::Tags::to_xml_string
2009-12-09 Arthur Axel 'fREW... switch to Syntax::Keyword::Gather
2009-12-04 Arthur Axel 'fREW... new html tag list from quackit.com/html_5/tags/
2009-12-03 Arthur Axel 'fREW... add lots of CSS properties (eskimo.com/~bloo/indexdot...
2009-12-01 Arthur Axel 'fREW... CSS::Declare works with arrays instead of arrayrefs
2009-10-22 Matt S Trout use overload::constant to escape attributes within...
2009-10-22 Matt S Trout rename sanitize to to_xml_string, add to_html_string
2009-10-22 Matt S Trout comment this up the arseholes
2009-10-22 Matt S Trout cleanup to _set_glob function
2009-10-22 Matt S Trout cleanup glob override
2009-10-21 Matt S Trout add sanitize sub
2009-10-21 Matt S Trout make XML::Tags return scalarrefs
2009-10-21 Matt S Trout basic HTML tags
2009-10-21 Matt S Trout first cut of XML::Tags