Changes for version 0.11 - 2010-12-29
- Fixed the headers returned on method lookup failure: they should not have been in a double array ref. So now instead of something like `[[Allow => 'GET, HEAD']]`, the headers are properly set to `[Allow => 'GET, HEAD']`, and therefore parseable by HTTP::Headers.
Modules
Build REST-inspired routing tables