From: Christopher Hoskin Date: Tue, 4 Jul 2017 07:19:15 +0000 (+0100) Subject: Fix broken links and malformed formatting in POD X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Authentication-Store-Htpasswd.git;a=commitdiff_plain;h=0fb17be538c4161addf13b7ee2dd6ea13a609c8e Fix broken links and malformed formatting in POD --- diff --git a/lib/Catalyst/Authentication/Store/Htpasswd.pm b/lib/Catalyst/Authentication/Store/Htpasswd.pm index 1007b34..6c76388 100644 --- a/lib/Catalyst/Authentication/Store/Htpasswd.pm +++ b/lib/Catalyst/Authentication/Store/Htpasswd.pm @@ -101,7 +101,7 @@ Simple constructor, dies if the htpassword file can't be found =head2 find_user -Looks up the user, and returns a Catalyst::Authentication::Store::Htpasswd::User object. +Looks up the user, and returns a L object. =head2 user_supports