SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Tie-Cycle rpm build for : openSUSE Leap 15. For other distributions click perl-Tie-Cycle.

Name : perl-Tie-Cycle
Version : 1.225 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp150.18.2 Date : 2017-07-10 14:00:00
Group : Development/Libraries/Perl Source RPM : perl-Tie-Cycle-1.225-lp150.18.2.src.rpm
Size : 0.02 MB
Packager : (none)
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/devel:/languages:/perl/openSUSE_Leap_15.0/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

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/x86_64-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