Checking in changes prior to tagging of version 0.10015. Changelog diff is:
authorTomas Doran <bobtfish@bobtfish.net>
Tue, 1 Sep 2009 00:49:39 +0000 (00:49 +0000)
committerTomas Doran <bobtfish@bobtfish.net>
Tue, 1 Sep 2009 00:49:39 +0000 (00:49 +0000)
commite866cdd137d346f29bca6b63c16b44b263ad62fb
tree4dc622b0636d9c509bbf93876faf599ef7c87bd2
parent8dfcda01409a591fcfb354a644baabdf3feeabbb
Checking in changes prior to tagging of version 0.10015.  Changelog diff is:

Index: Changes
===================================================================
--- Changes (revision 11261)
+++ Changes (working copy)
@@ -1,5 +1,12 @@
 Revision history for Perl extension Catalyst::Plugin::Authentication

+0.10015 Tue Sep 1 01:40:36 BST 2009
+
+     - Remove (undeclared) dependency on Class::Data::Inhertiable (RT#49086)
+     - Remove dependency on Test::MockObject
+     - Fix repository metadata in META.yml / Makefile.PL
+     - Make POD tests author side only.
+
 0.10014 Tue Aug 25 15:42:57 BST 2009

       - Don't always supply an "id" column in the authinfo passed to the store
Changes
Makefile.PL
lib/Catalyst/Plugin/Authentication.pm
t/05_password.t
t/author/pod.t [moved from t/pod.t with 100% similarity]
t/author/pod_coverage.t [moved from t/pod_coverage.t with 100% similarity]