The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.20 - 2005-02-28

  • changed tests to use en_US instead of pt_BR (which changes every year) by Dave Rolsky.
  • optimized SpanSet methods for special cases: start_set() end_set() contains( $dt ) intersects( $dt )
  • added an example to count(), by David Nicol.
  • added a note about how the result of min()/max() is just a copy of the actual set boundary. Reported by Ron Hill.

Modules

Datetime sets and set math
Datetime spans
set of DateTime spans
Extends Set::Infinite with recurrence functions