From: Tomas Doran Date: Sat, 6 Jun 2009 09:44:22 +0000 (+0000) Subject: Make POD Coverage happy X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=9b75ee64f3a87a71d5811b1b8ff99d556bb7c7ff;p=catagits%2FCatalyst-Plugin-Authentication.git Make POD Coverage happy --- diff --git a/lib/Catalyst/Authentication/Realm/Progressive.pm b/lib/Catalyst/Authentication/Realm/Progressive.pm index c4bcf44..9eef535 100644 --- a/lib/Catalyst/Authentication/Realm/Progressive.pm +++ b/lib/Catalyst/Authentication/Realm/Progressive.pm @@ -108,6 +108,10 @@ Identity record for that realm. =head1 METHODS +=head2 new ($realmname, $config, $app) + +Constructs an instance of this realm. + =head2 authenticate This method iteratively calls each realm listed in the C configuration