X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst%2FRequest.pm;h=1340299fd61830d84e35602f0850c0a7bc880af3;hp=b35bc596dcab5b3b8a325840ccb2713e2626a641;hb=2c83fd5ae5d356342d3515f85a2b7ca2b3e8affb;hpb=9f7782709390d6a809fab7224d6333775322dd5c diff --git a/lib/Catalyst/Request.pm b/lib/Catalyst/Request.pm index b35bc59..1340299 100644 --- a/lib/Catalyst/Request.pm +++ b/lib/Catalyst/Request.pm @@ -251,7 +251,8 @@ Alias for $req->body. =head2 $req->match This contains the matching part of a Regex action. Otherwise -it returns the same as 'action'. +it returns the same as 'action', except for default actions, +which return an empty string. =head2 $req->method