initial commit v0.01
authorAshley Pond V <ashley@cpan.org>
Sun, 6 Apr 2008 21:35:25 +0000 (21:35 +0000)
committerTomas Doran <bobtfish@bobtfish.net>
Wed, 10 Oct 2012 16:54:46 +0000 (16:54 +0000)
commite5b6823d325a2fc6d1a442ead3f6c031357f637e
treea4d6a46923e167da29074d6d584701ee5c64fd59
initial commit
15 files changed:
Changes [new file with mode: 0644]
MANIFEST [new file with mode: 0644]
MANIFEST.skip [new file with mode: 0644]
Makefile.PL [new file with mode: 0644]
README [new file with mode: 0644]
lib/Catalyst/Authentication/Credential/OpenID.pm [new file with mode: 0644]
lib/Catalyst/Authentication/Credential/stub [new file with mode: 0644]
lib/Catalyst/Authentication/Credential/toss [new file with mode: 0644]
t/00.load.t [new file with mode: 0644]
t/TestApp/lib/TestApp.pm [new file with mode: 0644]
t/TestApp/lib/TestApp/Controller/Root.pm [new file with mode: 0644]
t/TestApp/script/testapp_server.pl [new file with mode: 0755]
t/live_app.t [new file with mode: 0644]
t/pod-coverage.t [new file with mode: 0644]
t/pod.t [new file with mode: 0644]