The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

DynGig::Range - A collection of Range modules

VERSION

Version 1.00

MODULES

DynGig::Range::Integer

Integer set arithmetics.

DynGig::Range::String

Set arithemtics.

DynGig::Range::Integer::Object

Implements DynGig::Range::Interface::Object.

DynGig::Range::Integer::Parse

Implements DynGig::Range::Interface::Parse.

DynGig::Range::Interface::Object

Base class for range objects

DynGig::Range::Interface::Parse

Base class for Range parsers

DynGig::Range::String::Object

Implements DynGig::Range::Interface::Object.

DynGig::Range::String::Parse

Implements DynGig::Range::Interface::Parse.

AUTHOR

Kan Liu

COPYRIGHT and LICENSE

Copyright (c) 2010. Kan Liu

This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself.