Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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