X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FAuthentication%2FStore%2FHtpasswd.pm;h=6c76388370160f9d870e4c828397391291acfdce;hb=0fb17be538c4161addf13b7ee2dd6ea13a609c8e;hp=1007b3494355be3507788ed3c45376f7096c1d47;hpb=8f6952664282a3b1405d96e532c608665a15be6e;p=catagits%2FCatalyst-Authentication-Store-Htpasswd.git 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