GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Data::Range::Compare::Cookbook(3) User Contributed Perl Documentation Data::Range::Compare::Cookbook(3)

Data::Range::Compare::Cookbook - Tutorials and Recipes

This Data::Range::Compare Cookbook shows various solutions to common range manipulation problems.

Data::Range::Compare::Cookbook::Recipe_a_to_z - the "a to z" example
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 - subclassing "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.
Data::Range::Compare::Cookbook::Instance_and_Constants - Look inside the instance
This recipe explains how to extend an instance of Data::Range::Compare in a module that sublclasses it.
Data::Range::Compare::Cookbook::Recipe_DateTime - DateTime Range HOWTO
This recipe explains how to manipulate DateTime ranges.

Michael Shipper

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.

Data::Range::Compare
2015-12-10 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.