• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

bin/H15-May-2013-12494

dbmScripts/H15-May-2013-1,196989

lib/IP/H15-May-2013-1,065434

t/H15-May-2013-204182

CHANGESH A D15-May-201312.6 KiB418318

INSTALLH A D08-Apr-20036 KiB168125

MANIFESTH A D02-Feb-2007607 2827

META.ymlH A D15-May-2013582 2322

Makefile.PLH A D25-Jul-20091.6 KiB4029

READMEH A D08-Apr-2003751 2718

README

1IP::Country
2-----------
3
4To build and test these modules:
5
6  perl Makefile.PL
7  make
8  make test
9
10If all tests run without errors, you can complete the installation
11process.
12
13  make install
14
15This final stage might require superuser privileges.
16
17If the building and testing process throws any erros, DO NOT attempt to
18install. The problem will probably be solved by installing some
19pre-requisite as indicated in the errors, but it might also be an
20indicator of some underlying problems with the code in the modules.
21
22More detailed installation instructions can be found in INSTALL file.
23
24Please send bug reports to nwetters@cpan.org or submit a bug report
25through the module's request tracker:
26  http://rt.cpan.org/NoAuth/Bugs.html?Dist=IP-Country
27