File: INSTALL

package info (click to toggle)
libnet-openid-consumer-perl 1.13-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 312 kB
  • sloc: perl: 2,397; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 419 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
You will want to obtain and install the most recent
version of Net-OpenID-Common if you have not done so already.

If you downloaded this package off of CPAN,
it should build and install in the standard way:

    perl Makefile.PL
    make
    make test
    make install

If you are building this package directly from a git repository,
you will most likely need to install Dist::Zilla first.  See

    http://dzil.org/