Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37711830
en ru br
ALT Linux repositórios
S:1.227-alt1

Group :: Desenvolvimento/Perl
RPM: perl-Tie-Cycle

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 1.227-alt1
Data da compilação: 19 janeiro 2022, 17:29 ( 119.2 weeks ago )
Tamanho:: 15.71 Kb

Home page:   http://www.cpan.org

Licença: Artistic
Sumário: Cycle through a list of values via a scalar
Descrição:

You use `Tie::Cycle' to go through a list over and over again.
Once you get to the end of the list, you go back to the beginning.
You don't have to worry about any of this since the magic of
tie does that for you.

The tie takes an array reference as its third argument. The tie
should succeed unless the argument is not an array reference.
Previous versions required you to use an array that had more
than one element (what's the pointing of looping otherwise?),
but I've removed that restriction since the number of elements
you want to use may change depending on the situation.

During the tie, this module makes a shallow copy of the array
reference. If the array reference contains references, and those
references are changed after the tie, the elements of the cycle
will change as well. See the included test.pl script for an
example of this effect.

Mantenedor currente: Kirill Maslinsky

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • perl-Tie-Cycle
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009