The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
DateTime::TimeZone::TAI
=======================

With this module, you can create DateTime objects with times expressed
in the TAI time scale, instead of UTC or derived civil time zones.

INSTALLATION

To install this module type the following:

perl Build.PL
./Build
./Build test
./Build install