Changes for version 0.16

  • IMPROVEMENTS
    • The XS code now implements leap second-related calculations. However, this is only used on platforms where we can find a usable finite() or isfinite() function/macro, so it isn't used on Win32.
    • This distro has now borged the DateTime::LeapSecond module. It is only loaded when the XS leap second code cannot be used.
    • Other miscellaneous performance improvements.

Modules

A date and time object
Duration objects for date math
Infinite past and future DateTime objects
leap seconds table and utilities

Provides

in lib/DateTimePP.pm
in lib/DateTimePPExtra.pm
in lib/DateTime/Infinite.pm
in lib/DateTime/Infinite.pm