From: Marius Gavrilescu Date: Sun, 1 Mar 2015 12:38:14 +0000 (+0200) Subject: Fix endpoints in POD X-Git-Tag: 0.001001~3 X-Git-Url: http://git.ieval.ro/?p=plack-middleware-auth-complex.git;a=commitdiff_plain;h=f8d502f0bbff27bc0809670fd9d0a8d2b5aab305 Fix endpoints in POD --- diff --git a/lib/Plack/Middleware/Auth/Complex.pm b/lib/Plack/Middleware/Auth/Complex.pm index 4436e5a..758e0c2 100644 --- a/lib/Plack/Middleware/Auth/Complex.pm +++ b/lib/Plack/Middleware/Auth/Complex.pm @@ -486,19 +486,19 @@ Returns a 401 Authorization required response. =item B(I<$req>) -Handles the C endpoint. I<$req> is a Plack::Request object. +Handles the C endpoint. I<$req> is a Plack::Request object. =item B(I<$req>) -Handles the C endpoint. I<$req> is a Plack::Request object. +Handles the C endpoint. I<$req> is a Plack::Request object. =item B(I<$req>) -Handles the C endpoint. I<$req> is a Plack::Request object. +Handles the C endpoint. I<$req> is a Plack::Request object. =item B(I<$req>) -Handles the C endpoint. I<$req> is a Plack::Request object. +Handles the C endpoint. I<$req> is a Plack::Request object. =back