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.

Homepage:
https://metacpan.org/pod/distribution/Tie-Cycle/lib/Tie/Cycle.pm
