The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl module DateTime::Format::Epoch

0.06  2003-11-25
    - Added support for other time units
    - Added DateTime::Format::Epoch::DotNet

0.05  2003-07-18
    - Changed API of DT::F::E::TAI64 (the format_datetime_as_string()
      method is replaced by a parameter to the constructor)
    - Added dhms parameter to new(), to return '2d, 4h, 15m, 45s'
      values

0.04  2003-06-19
    - Added start_at parameter to new()
    - Added DateTime::Format::Epoch::TAI64

0.03  2003-05-06
    - Removed a bug, which appeared after a DateTime change

0.02  2003-05-05
    - First CPAN release version, with too many changes to mention

0.01  2003-04-27
    - original version, only released to the sourceforge CVS