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

Changes for version 3.025

  • Minor tweak to Iterator::File.pm now only tries to close file handles it creates
  • Added a base tempfile class
  • Added tmpdir constructor argument to all classes that support temp files
  • Cookook additions! YAY very long time in the making!
  • Some pod clean ups
  • Finally implemented the Data::Range::Compare::Stream->boolean interface
  • Added an Iterator::Validate package
  • Added a ValidateRanges.pl to the examples folder.
  • added OutagesDurringBusinessDays.pl to the examples folder The example shows how to compute events durring regular business hours excluding holidays.
  • LayerCake added a new constructor argument filter=>undef|code_ref LayerCake may acutally get some use now.. who knows.

Documentation

Guide for Data::Range::Compare::Stream
DateTime Howto for Data::Range::Compare::Stream
IPV4 Howto for Data::Range::Compare::Stream
HowTo Consolidate Dupplicate, Overlapping, and Adjacent ranges
HOW TO Change the Parser Functionality
Doc on how to build file result iterators

Modules

Compute intersections of Ranges with Iterators
Constants Export module
Compares results overlapping and duplicate ranges
Consolidates overlapping and duplicate ranges
Consolidates Adjacent, Duplicate and Overlapping ranges
iterator for Pre Consolidated/Sorted files
Post Consolidation Iterator used to fill gaps
Consolidates by moving overlaps to new columns
Range Compare Consolidate Result Object
On Disk Merge Sort for really big data sets!
Walk many iterators with one interface
Result Objects Base class
Low level sort functions