Fix escaping of '"' in XML::Tags::to_xml_string
[catagits/Web-Simple.git] / lib / XML / Tags.pm
2009-12-16 Jakub Narebski Fix escaping of '"' in XML::Tags::to_xml_string
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