A couple of small dorky fixes (spelling/version) makes this 0.13 on the CPAN.
[catagits/Catalyst-Authentication-Credential-OpenID.git] / README
1 Catalyst::Authentication::Credential::OpenID
2
3 Just say "no" to document drift. See the POD for any details,
4 including copyright and licence, beyond installation.
5
6
7 INSTALLATION
8
9 To install this module, run the following commands:
10
11         perl Makefile.PL
12         make
13         # See below for TEST_HTTP info
14         make test
15         make install
16