tests for html escaping (jnareb)
[catagits/Web-Simple.git] / t / tags.t
2009-12-11 Arthur Axel 'fREW... tests for html escaping (jnareb)
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 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