SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Tie-Cycle rpm build for : OpenSuSE. For other distributions click perl-Tie-Cycle.

Name : perl-Tie-Cycle
Version : 1.228.0 Vendor : obs://build_opensuse_org/Publishing
Release : lp155.27.1 Date : 2024-07-25 12:53:51
Group : Unspecified Source RPM : perl-Tie-Cycle-1.228.0-lp155.27.1.src.rpm
Size : 0.02 MB
Packager : https://www_suse_com/
Summary : Cycle through a list of values via a scalar
Description :
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.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/Publishing:/TeXLive/15.5/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Tie-Cycle-1.228.0-lp155.27.1.noarch.rpm
     

Provides :
perl(Tie::Cycle)
perl-Tie-Cycle

Requires :
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Tie
/usr/lib/perl5/vendor_perl/5.26.1/Tie/Cycle.pm
/usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi
/usr/share/doc/packages/perl-Tie-Cycle
/usr/share/doc/packages/perl-Tie-Cycle/CONTRIBUTING.md
/usr/share/doc/packages/perl-Tie-Cycle/Changes
/usr/share/doc/packages/perl-Tie-Cycle/examples
/usr/share/doc/packages/perl-Tie-Cycle/examples/README
/usr/share/licenses/perl-Tie-Cycle
/usr/share/licenses/perl-Tie-Cycle/LICENSE
/usr/share/man/man3/Tie::Cycle.3pm.gz

 
ICM