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.36_11

  • backtrack method call is cleaner

Changes for version 0.36_10

  • _simple_intersection removed. _simple_complement with parameter removed.

Changes for version 0.36_09

  • offset strict option removed. Was never used.

Changes for version 0.36_08

  • Set::Infinite::ICalset and S::I::ICal removed. use Date::Set instead.

Changes for version 0.36_07

  • Simple class renamed to _Simple; creates methods inside Set::Infinite $self->new() creates an empty set, and copies private variables from $self. This makes new() inheritance easier.

Modules

Sets of intervals
'date' scalar - Deprecated - use Date::Set instead
an interval of 2 scalars

Provides

in lib/Set/Infinite/Arithmetic.pm
in lib/Set/Infinite/Function.pm
in lib/Set/Infinite/Offset.pm
in lib/Set/Infinite/Quantize_Date.pm
in lib/Set/Infinite/Select.pm