Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nkh/p5-scalar-cycle-manual
Cycle through a list of values (with optional automatic incrementation)
https://github.com/nkh/p5-scalar-cycle-manual
Last synced: 14 days ago
JSON representation
Cycle through a list of values (with optional automatic incrementation)
- Host: GitHub
- URL: https://github.com/nkh/p5-scalar-cycle-manual
- Owner: nkh
- Created: 2011-10-21T07:43:58.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2012-09-18T07:58:15.000Z (about 12 years ago)
- Last Synced: 2024-10-11T21:43:07.584Z (about 1 month ago)
- Language: Perl
- Homepage:
- Size: 102 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Manual
======Cycle through a list of values with manual control.
INSTALLATION
------------To install this module type the following:
perl Build.PL
./Build
./Build test
./Build install