On Tue, Jul 05, 2011 at 02:35:12PM +0200, Perl Authors Upload Server wrote: > > The following module was proposed for inclusion in the Module List: > > modid: URI::Dispatch > DSLIP: RdpOp > description: Determine code to execute based upon path > userid: MNF (Mark Norman Francis) > chapterid: 15 (World_Wide_Web_HTML_HTTP_CGI) > communities: > > similar: > Router::Simple Path::Router HTTP::Router Routes::Tiny > Path::Dispatcher > > rationale: > > Every other similar module has one or two shortcomings that this > module does not: > > 1. They assume GET requests. 2. They use valid URI characters in > their capturing syntax.
None of those assume GET requests. Please correct your description, that's simply untrue. -- Matt S Trout - Shadowcat Systems - Perl consulting with a commit bit and a clue http://shadowcat.co.uk/blog/matt-s-trout/ http://twitter.com/shadowcat_mst/ Email me now on mst (at) shadowcat.co.uk and let's chat about how our Catalyst commercial support, training and consultancy packages could help your team.
