Make Web::Dispatch return [$cv] as $cv to allow subref responses
[catagits/Web-Simple.git] / lib / Web / Dispatch.pm
2011-01-17 Matt S Trout Make Web::Dispatch return [$cv] as $cv to allow subref...
2010-12-15 Matt S Trout refactor dispatch some more
2010-12-15 Matt S Trout handle strings as well as prototypes
2010-11-19 Matt S Trout factor dispatcher out into Web::Dispatch