more spacing fixes
[catagits/Web-Simple.git] / lib / Web / Dispatch.pm
2011-10-04 Christian Walde more spacing fixes
2011-10-04 Christian Walde fixed a few spaces
2011-10-04 Christian Walde enable matching of empty string specs
2011-10-04 Christian Walde removed some duplication
2011-10-03 Matt S Trout rename things in an attempt to gain slightly more clarity
2011-10-03 Christian Walde elsif christmas tree is back, but hidden away
2011-10-03 Christian Walde _dispatch is now more explicit about what it does
2011-02-11 Matt S Trout fix environment changes within subdispatch and arrange...
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