K 10 svn:author V 4 miwi K 8 svn:date V 27 2015-12-11T13:39:36.661409Z K 7 svn:log V 345 Plack Middleware. By enabling this middleware, all multiple slashes in your requests will automatically be cut. //hello///world becomes /hello/world. Simple as that. WWW: http://search.cpan.org/dist/Plack-Middleware-NoMultipleSlashes/ PR: 204068 Submitted by: jeremybbaggs@gmail.com Approved by: mat (mentor) Differential Revision: D4500 END