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 See:

Data::Range::Compare::Stream::Cookbook::COMPARE_IPV4

DateTime Example See:

Data::Range::Compare::Stream::Cookbook::COMPARE_DateTime

Range Iterator Examples

This section covers how to create 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

The Adjacent Range example: Data::Range::Compare::Stream::Iterator::Consolidate::AdjacentAsc

The File Example See:

This example is on my ToDo list!

The DBI Example See:

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 See:

The Layer Cake See:

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.