summaryrefslogtreecommitdiff
path: root/devel/p5-Tie-Cycle/DESCR
blob: 25c4313667c4ab19a55ae81540fbf90a64dfb98e (plain)
1
2
3
Tie::Cycle is a Perl module that makes it possible to tie a list of
values that can then be looped trough forever. That is the value after
the last is the first in the list is the first value in the list.