NAME
Data::Range::Compare::Stream::Cookbook - Guide for Data::Range::Compare::Stream
DESCRIPTION
This Cook book acts as a documentation hub for Data::Range::Compare::Stream and its child modules.
Comparing Data Examples
This section provides examples on how to extend Data::Range::Compare::Stream to support various data types
IPV4 Example
Data::Range::Compare::Stream::Cookbook::COMPARE_IPV4
DateTime Example
Data::Range::Compare::Stream::Cookbook::COMPARE_DateTime
Range Iterator Examples
This section covers how to roll your own range iterator class, based on various data source types
The File Example
This example is on my ToDo list!
The DBI Example
This example is on my ToDo list!
Consolidate Iterator Examples
This section covers how to roll your own Consolidate iterator class, based on various data source types
The File Example
This example is on my ToDo list!
The DBI Example
This example is on my ToDo list!
Consolidating Contiguous ranges
This example is on my ToDo list!
Compare Iterator Examples
This section covers how to use the Compare iterator in differnt ways
The Default Example
The Layer Cake
AUTHOR
Michael Shipper
Source-Forge Project
As of version 0.001 the Project has been moved to Source-Forge.net
Data Range Compare https://sourceforge.net/projects/data-range-comp/
COPYRIGHT
Copyright 2011 Michael Shipper. All rights reserved.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.