Artifact libtie-cycle-perl_1.226-1_all

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: all
  Depends: perl:any
  Description: |-
    module for cycling through a list of values via a scalar
     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.
  Homepage: https://metacpan.org/release/Tie-Cycle
  Installed-Size: '35'
  Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
  Package: libtie-cycle-perl
  Priority: optional
  Section: perl
  Version: 1.226-1
srcpkg_name: libtie-cycle-perl
srcpkg_version: 1.226-1

File

libtie-cycle-perl_1.226-1_all.deb
Binary file libtie-cycle-perl_1.226-1_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package libtie-cycle-perl_1.226-1

binary package System - - 5 months, 3 weeks ago 4 months, 3 weeks
BETA