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

..03-May-2022-

lib/DateTime/TimeZone/H26-Sep-2010-391266

t/H26-Sep-2010-360280

Build.PLH A D26-Sep-2010346 1413

ChangesH A D26-Sep-20101.4 KiB4132

LICENSEH A D26-Sep-201020.1 KiB384309

MANIFESTH A D26-Sep-2010256 2120

META.ymlH A D26-Sep-2010544 2322

Makefile.PLH A D26-Sep-2010796 2821

READMEH A D26-Sep-2010267 149

TodoH A D26-Sep-201081 42

README

1DateTime::TimeZone::Alias
2========================
3
4This is a companion module to DateTime/TimeZone.pm. It allows you to generate aliases to timezone information.
5
6INSTALLATION
7
8To install this module type the following:
9
10perl Makefile.PL
11make
12make test
13make install
14