[Catalyst-commits] r10443 -
trunk/Catalyst-Plugin-Authentication/lib/Catalyst/Authentication/Realm
t0m at dev.catalyst.perl.org
t0m at dev.catalyst.perl.org
Sat Jun 6 09:44:23 GMT 2009
Author: t0m
Date: 2009-06-06 09:44:22 +0000 (Sat, 06 Jun 2009)
New Revision: 10443
Modified:
trunk/Catalyst-Plugin-Authentication/lib/Catalyst/Authentication/Realm/Progressive.pm
Log:
Make POD Coverage happy
Modified: trunk/Catalyst-Plugin-Authentication/lib/Catalyst/Authentication/Realm/Progressive.pm
===================================================================
--- trunk/Catalyst-Plugin-Authentication/lib/Catalyst/Authentication/Realm/Progressive.pm 2009-06-06 09:40:11 UTC (rev 10442)
+++ trunk/Catalyst-Plugin-Authentication/lib/Catalyst/Authentication/Realm/Progressive.pm 2009-06-06 09:44:22 UTC (rev 10443)
@@ -108,6 +108,10 @@
=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<realms> configuration
More information about the Catalyst-commits
mailing list