Time zone object base class and factory
Go to file
Paul Howarth d9b21c130e Update to 1.64
- New upstream release 1.64
  - Under taint mode, DateTime::TimeZone->new( name => 'local' ) could die
    depending on the method used to find the local time zone name, and the
    resulting variable would often be tainted; we now untaint all names before
    attempting to load them (CPAN RT#92631)
2014-02-10 10:36:45 +00:00
.gitignore Update to 1.64 2014-02-10 10:36:45 +00:00
perl-DateTime-TimeZone.spec Update to 1.64 2014-02-10 10:36:45 +00:00
sources Update to 1.64 2014-02-10 10:36:45 +00:00