This is 0.10 on CPAN. Updated test server script and fixed test call
[catagits/Catalyst-Authentication-Credential-OpenID.git] / README
CommitLineData
e5b6823d 1Catalyst::Authentication::Credential::OpenID
2
3Just say "no" to document drift. See the POD for any details,
4including copyright and licence, beyond installation.
5
6
7INSTALLATION
8
9To install this module, run the following commands:
10
11 perl Makefile.PL
12 make
d214d0c0 13 # See below for TEST_HTTP info
e5b6823d 14 make test
15 make install
16