Fixed Pod L<> errors. Moved extensions args. Change default agent due to LWPx::PA...
[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
788804c2 17Catalyst::Authentication::Credential::OpenID
18
19Just say "no" to document drift. See the POD for any details,
20including copyright and licence, beyond installation.
21
22
23INSTALLATION
24
25To install this module, run the following commands:
26
27 perl Makefile.PL
28 make
29 # See below for TEST_HTTP info
30 make test
31 make install
32