throw error on failed new in run_if_script
[catagits/Web-Simple.git] / examples /
2012-07-15 Matt S Trout add golf example
2010-11-27 Matt S Trout hello-world.cgi works again
2010-11-27 Matt S Trout fix config handling, finish porting bloggery, safer...
2010-11-25 Matt S Trout return to $self by following the upgrade instructions...
2010-11-25 John Napiorkowski fixing test example case
2010-11-19 Matt S Trout factor dispatcher out into Web::Dispatch
2009-11-30 Matt S Trout add hello-world.cgi example as file
2009-11-26 Arthur Axel 'fREW... fix obvious errors in dispatchex
2009-11-23 Matt S Trout switch dispatch [] to dispatch {}
2009-11-23 Matt S Trout change filter_response to response_filter in the places...
2009-11-22 Matt S Trout subdispatch
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 first cut of Web-Simple