Changes for version 2.018
- Updated some examples
- More pod fixups
- Added new Consolidate class The new class dynamically adds columns to the iterator object based on column overlaps!
- Added new Compare package
- Added new support classe(s)
- added new result sub classe(s)
- Most classes and pods have been extended and or updated, no compatibility changes, just added alot of what was missing
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
Consolidate to Compare to Result Helper Module
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 Overlapping ranges
iterator for Pre Consolidated/Sorted files
Consolidates by moving overlaps to new columns
Range Compare Consolidate Result Object
simple File iterator
Low level sort functions
Provides
in lib/Data/Range/Compare/Stream/Iterator/Compare/ColumnRelations.pm
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/PrintConsolidatedSources.pl
- examples/PrintSources.pl
- examples/PushOverlapsIntoColumns.pl
- examples/PushOverlapsIntoColumns_ColumnRelations.pl
- examples/SYNOPSIS.pl
- examples/file_example.src
- examples/source_a.src
- examples/source_b.src
- examples/source_c.src
- examples/source_d.src