Changes for version 2.017
- More pod fix ups.. more to come
- updated Data-Range-Compare-Stream-Sort.t the code wasn't broken the tests were.. perl versions prior to 5.8 used quick sort: The unit tests have been updated to reflect this.
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
Doc on how to build file result iterators
Modules
Compute intersections of Ranges with Iterators
Constants Export module
simple array iterator
Abstract class
Compares results overlapping and duplicate ranges
Abstract class
Compare Result Filtering layer
Range Compare Result Object
Consolidates overlapping and duplicate ranges
Consolidates Adjacent, Duplicate and Overlaping ranges
iterator for Pre Consolidated/Sorted files
Range Compare Consolidate Result Object
simple File iterator
Low level sort functions
Examples
- examples/ConsolidateAdjacent.pl
- examples/DateTime.pl
- examples/FILE_EXAMPLE.pl
- examples/FILE_RESULT_EXAMPLE.pl
- examples/FORMAT_EXAMPLE.pl
- examples/HTML_EXAMPLE.pl
- examples/IPV4Parse.pl
- examples/MyIterator.pm
- examples/SYNOPSIS.pl
- examples/file_example.src
- examples/source_a.src
- examples/source_b.src
- examples/source_c.src