Help for this page
package Cycle; use warnings; ... } } __END__
# case 1: using MC_cycle(0, @colors); [jandrew:~]$ perl foo.pl ... Cycle::cycle(positive_integer, some_list) Not like this: Cycle::cycle(0, 'red', 'white', 'blue') called at foo.pl line +6