CSS::Declare works with arrays instead of arrayrefs
[catagits/Web-Simple.git] / t /
2009-12-01 Arthur Axel 'fREW... CSS::Declare works with arrays instead of arrayrefs
2009-12-01 Arthur Axel 'fREW... super basic tests for CSS::Declare, also dep
2009-11-30 Matt S Trout remove erroneous dispatch test
2009-11-27 Arthur Axel 'fREW... wrap tests in blocks and a failing tests for ?foo=
2009-11-24 Matt S Trout nuke rogue Data::Dumper::Concise invocation
2009-11-24 Matt S Trout amend post.t to work with new body parsing rules
2009-11-24 Matt S Trout implement ?:foo syntax and make ?foo positional
2009-11-23 Matt S Trout switch dispatch [] to dispatch {}
2009-11-23 Matt S Trout first cut at body matching
2009-11-23 Matt S Trout working query parameter handling
2009-11-22 Matt S Trout simple param parser
2009-11-22 Matt S Trout /foo/*/... syntax
2009-11-22 Matt S Trout implement !
2009-11-22 Matt S Trout nesting error message
2009-11-22 Matt S Trout implement ()
2009-11-22 Matt S Trout test three combination |
2009-11-22 Matt S Trout implement | dispatch combinator
2009-10-22 Matt S Trout redispatch_to
2009-10-22 Matt S Trout use overload::constant to escape attributes within...
2009-10-22 Matt S Trout sketch test showing output
2009-10-22 Matt S Trout switch to + separated for sections
2009-10-22 Matt S Trout dispatch parser
2009-10-22 Matt S Trout rename sanitize to to_xml_string, add to_html_string
2009-10-22 Matt S Trout add test files
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