Revision history for Perl extension PerlX::Range
0.04
- minor stupiditiy fixes
- ensure that the syntax '..*:by(2)' works.
0.03
- add :by() syntax
- allow * as the end of the range
- range object can now deref to an array
- and it has a to_a method that returns a list/array
0.02
- Implement methods
- documentation
0.01 Fri Sep 11 13:03:34 2009
- original version