Changes for version 0.08
- object-orient-ify and implement union (intersect on the way)
- use string ops to avoid fp-induced bugs with large numbers
- thoroughly test 0..12 x 0..12 with regex_range()
- add some more targetted test cases
- refactor the two loops in regex_range to have parallel construction
Modules
create regular expressions that check for integers in a given range
Provides
in lib/Number/Range/Regex/Range.pm
in lib/Number/Range/Regex/TrivialRange.pm