File: INSTALL

package info (click to toggle)
libnet-openid-common-perl 1.20-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 208 kB
  • sloc: perl: 1,072; makefile: 2
file content (12 lines) | stat: -rw-r--r-- 294 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
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 need to install Dist::Zilla first.  See

    http://dzil.org/