Changes for version 1.009
- INTERNALS
- Added Memoize to prerequisits
- Changed all perl files to non-executable
- Added SIGNATURE file
- Upgraded META.yml to META-spec-v1.3
- manually added build_prereq to META.yml
- Added a example file (without a real example)
- This will be the last supported version of List::Rotation::Cycle (unless someone finds some bugs). I suggest you use List::Rotation instead. The Module List::Rotation also contains a package List::Rotation::Cycle and some derivatives of it List::Rotation::Alternate and List::Rotation::Toggle
Modules
Cycle through a list of values via a singleton object implemented as closure.