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

Changes for version 0.08

  • Now, for example, inrange('02') will return true for '1..12' range.

Modules

Perl extension defining ranges of numbers and testing if a number is found in the range. You can also add and delete from this range.