rename from ::Plugin and refactor tests
authorPeter Karman <perl@peknet.com>
Tue, 5 Feb 2008 15:20:42 +0000 (15:20 +0000)
committerPeter Karman <perl@peknet.com>
Tue, 5 Feb 2008 15:20:42 +0000 (15:20 +0000)
commitf66d606b37d8742dc27ce3216c84223302f60250
tree4d55cc08e36c9fce56f8c4834ffcb1917aee5c86
rename from ::Plugin and refactor tests
16 files changed:
Changes [new file with mode: 0644]
MANIFEST [new file with mode: 0644]
MANIFEST.SKIP [new file with mode: 0644]
META.yml [new file with mode: 0644]
Makefile.PL [new file with mode: 0644]
TODO [new file with mode: 0644]
lib/Catalyst/Authentication/Store/LDAP.pm [new file with mode: 0644]
lib/Catalyst/Authentication/Store/LDAP/Backend.pm [new file with mode: 0644]
lib/Catalyst/Authentication/Store/LDAP/User.pm [new file with mode: 0644]
t/02-realms_api.t [new file with mode: 0644]
t/03-entry_class.t [new file with mode: 0644]
t/lib/EntryClass.pm [new file with mode: 0644]
t/lib/LDAPTest.pm [new file with mode: 0644]
t/pod-coverage.t [new file with mode: 0644]
t/pod.t [new file with mode: 0644]
t/sane.pl [new file with mode: 0644]