NAME
Data::Range::Compare::Cookbook -- Tutorials and Recipes
SYNOPSIS
perldoc Data::Range::Compare::Cookbook
RECIPES
Data::Range::Compare::Cookbook::Recipe_a_to_z
This recipe is a basic tutorial on how to use the Data::Range::Compare framework to manipulate ranges, using a .. z as the range example.
Data::Range::Compare::Cookbook::Recipe_subclass_a_to_z
This recipe builds on Data::Range::Compare::Cookbook::Recipe_a_to_z and demonstrates how to subclass Data::Range::Compare in a new module and provides a demo script explaining how to use the new module.
AUTHOR
Michael Shipper
COPYRIGHT
Copyright 2010 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.
SEE ALSO
perldoc(1).