Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource perl-Tie-Array-Iterable

'Tie::Hash::Iterable' allows one to create iterators for lists and arrays. The concept of iterators is borrowed from the C++ STL [1], in which most of the collections have iterators, though this class does not attempt to fully mimic it. Typically, in C/C++ or Perl, the 'easy' way to visit each item on a list is to use a counter, and then a for( ;; ) loop. However, this requires knowledge on how long the array is to know when to end. In addition, if items are removed or inserted into the array during the loop, then the counter will be incorrect on the next run through the loop, and will cause problems. While some aspects of this are fixed in Perl by the use of for or foreach, these commands still suffer when items are removed or added to the array while in these loops. Also, if one wished to use break to step out of a foreach loop, then restart where they left at some later point, there is no way to do this without maintaining some additional state information.

Found 2 sites for perl-Tie-Array-Iterable

Found 14 RPM for perl-Tie-Array-Iterable

PackageSummaryDistributionDownload
perl-Tie-Array-Iterable-0.30.0-11.mga9.noarch.htmlForward Iterator objectMageia Cauldron for armv7hlperl-Tie-Array-Iterable-0.30.0-11.mga9.noarch.rpm
perl-Tie-Array-Iterable-0.30.0-11.mga9.noarch.htmlForward Iterator objectMageia Cauldron for x86_64perl-Tie-Array-Iterable-0.30.0-11.mga9.noarch.rpm
perl-Tie-Array-Iterable-0.30.0-11.mga9.noarch.htmlForward Iterator objectMageia Cauldron for aarch64perl-Tie-Array-Iterable-0.30.0-11.mga9.noarch.rpm
perl-Tie-Array-Iterable-0.30.0-11.mga9.noarch.htmlForward Iterator objectMageia 9 for i586perl-Tie-Array-Iterable-0.30.0-11.mga9.noarch.rpm
perl-Tie-Array-Iterable-0.30.0-11.mga9.noarch.htmlForward Iterator objectMageia 9 for armv7hlperl-Tie-Array-Iterable-0.30.0-11.mga9.noarch.rpm
perl-Tie-Array-Iterable-0.30.0-11.mga9.noarch.htmlForward Iterator objectMageia 9 for x86_64perl-Tie-Array-Iterable-0.30.0-11.mga9.noarch.rpm
perl-Tie-Array-Iterable-0.30.0-11.mga9.noarch.htmlForward Iterator objectMageia 9 for aarch64perl-Tie-Array-Iterable-0.30.0-11.mga9.noarch.rpm
perl-Tie-Array-Iterable-0.30.0-11.mga9.noarch.htmlForward Iterator objectMageia Cauldron for i686perl-Tie-Array-Iterable-0.30.0-11.mga9.noarch.rpm
perl-Tie-Array-Iterable-0.30.0-10.mga8.noarch.htmlForward Iterator objectMageia 8 for aarch64perl-Tie-Array-Iterable-0.30.0-10.mga8.noarch.rpm
perl-Tie-Array-Iterable-0.30.0-10.mga8.noarch.htmlForward Iterator objectMageia 8 for x86_64perl-Tie-Array-Iterable-0.30.0-10.mga8.noarch.rpm
perl-Tie-Array-Iterable-0.30.0-10.mga8.noarch.htmlForward Iterator objectMageia 8 for armv7hlperl-Tie-Array-Iterable-0.30.0-10.mga8.noarch.rpm
perl-Tie-Array-Iterable-0.30.0-10.mga8.noarch.htmlForward Iterator objectMageia 8 for i586perl-Tie-Array-Iterable-0.30.0-10.mga8.noarch.rpm
perl-Tie-Array-Iterable-0.30.0-6.noarch.htmlForward Iterator objectOpenMandriva Cooker for x86_64perl-Tie-Array-Iterable-0.30.0-6.noarch.rpm
perl-Tie-Array-Iterable-0.30.0-6.noarch.htmlForward Iterator objectOpenMandriva 5.0 for x86_64perl-Tie-Array-Iterable-0.30.0-6.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet