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

..03-May-2022-

lib/DateTime/TimeZone/H18-Feb-2016-38383

t/H18-Feb-2016-499274

ChangesH A D18-Feb-2016494 139

LICENSEH A D28-Jan-201620.1 KiB384309

MANIFESTH A D18-Feb-2016326 1615

META.jsonH A D18-Feb-20161.4 KiB5655

META.ymlH A D18-Feb-2016784 3332

Makefile.PLH A D17-Feb-20163 KiB7949

READMEH A D10-Feb-2016414 1611

README

1INSTALLATION:
2=============
3
4Use CPAN, CPANPLUS or CPANMINUS - there's no config in the process that requires you to
5do anything strange.
6
7For those of you who like it the manual way, the recipe is the same as normal:
8   perl Makefile.PL
9   make
10   make test
11   make install
12
13If you are on a windows box you should use 'nmake' rather than 'make'.
14
15This module contains no XS code and thus should install anywhere.
16