~ubuntu-branches/ubuntu/quantal/libnet-openid-common-perl/quantal

« back to all changes in this revision

Viewing changes to INSTALL

  • Committer: Package Import Robot
  • Author(s): Dominic Hargreaves
  • Date: 2011-11-11 22:07:41 UTC
  • Revision ID: package-import@ubuntu.com-20111111220741-duf8dtmvkh2jiiwm
Tags: upstream-1.14
ImportĀ upstreamĀ versionĀ 1.14

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
If you downloaded this package off of CPAN, 
 
2
it should build and install in the standard way:
 
3
 
 
4
    perl Makefile.PL
 
5
    make
 
6
    make test
 
7
    make install
 
8
 
 
9
If you are building this package directly from a git repository, 
 
10
you will need to install Dist::Zilla first.  See
 
11
 
 
12
    http://dzil.org/