catagits/Web-Simple.git
2009-11-22 Matt S Trout /foo/*/... syntax
2009-11-22 Matt S Trout document new dispatcher features
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-11-21 Matt S Trout more renaming and cleanup
2009-11-21 Matt S Trout add return so code doesn't explode after use
2009-11-21 Matt S Trout add %INC entry setting to Web::Simple import() method
2009-11-12 Matt S Trout more dispatch strategy documentation
2009-11-11 Matt S Trout start of dispatch strategy docs
2009-11-11 Matt S Trout switched to Web::Simple::Dispatcher
2009-11-04 Matt S Trout first chunk o' docs
2009-11-04 Matt S Trout default default_config method
2009-11-04 Matt S Trout add ** to capture unlimited path parts
2009-11-04 Matt S Trout perl bloggery.cgi / runs get request
2009-11-04 Matt S Trout I R RETARD. fix 500 errors
2009-10-23 Matt S Trout add presentation files from ipw 2009
2009-10-22 Matt S Trout path tweaks and shebang line
2009-10-22 Matt S Trout redispatch_to
2009-10-22 Matt S Trout fix nascent bug in bloggery.cgi
2009-10-22 Matt S Trout switch to map as a collection method - thanks to jnthn...
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 first cut of Web-Simple
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 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