X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FPlugin%2FAuthentication%2FStore%2FHtpasswd.pm;h=505ed0f624d2df36b692a62b0d9df58acaf89f72;hb=f3ed9b8405f77d8a75287a5afde95bd3cd9dd156;hp=6e92e1e8f4011e40b53206effc2ae669c426d918;hpb=cedb9fb4ae54e24ead346e95e1a9f574ea543eb8;p=catagits%2FCatalyst-Authentication-Store-Htpasswd.git diff --git a/lib/Catalyst/Plugin/Authentication/Store/Htpasswd.pm b/lib/Catalyst/Plugin/Authentication/Store/Htpasswd.pm index 6e92e1e..505ed0f 100644 --- a/lib/Catalyst/Plugin/Authentication/Store/Htpasswd.pm +++ b/lib/Catalyst/Plugin/Authentication/Store/Htpasswd.pm @@ -5,6 +5,8 @@ package Catalyst::Plugin::Authentication::Store::Htpasswd; use strict; use warnings; +our $VERSION = '0.011'; + use Catalyst::Plugin::Authentication::Store::Htpasswd::Backend; sub setup { @@ -74,7 +76,7 @@ David Kamholz C L. -=head1 COPYRIGHT & LICNESE +=head1 COPYRIGHT & LICENSE Copyright (c) 2005 the aforementioned authors. All rights reserved. This program is free software; you can redistribute