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

Changes for version 0.06 - 2019-06-21

  • 19c8238 add dependency for DateTime::Duration (fix #3)
  • 1a6b3b2 Align/Group accessors and avoid shifting the stack (chansen)
  • e28422d Group methods in a somewhat logical order (chansen)
  • 85a5436 Removed unused routine _mod_and_keep_sign (chansen)
  • 6ea316a Fixed ->delta_days (chansen)
  • f9eb6fb Fixed ->delta_md (chansen)
  • 8ded533 Fixed ->subtract_datetime_absolute (chansen)
  • eab6307 Optimize ->set (chansen)

Modules

EXPERIMENTAL DateTime like interface for Time::Moment