Package perl-Loop: Information

    Source package: perl-Loop
    Version: 1.00-alt1.1.1
    Build time:  Nov 18, 2018, 08:09 PM
    Category: Development/Perl
    Report package bug
    License: Artistic
    Summary: Smart, Simple, Recursive Iterators for Perl programming
    Description: 
    This module is intended to implement simple iterators on perl variables with
    little code required of the programmer using them.
    
    Some additional advantages over standard perl iterators:
    
    Array iterators give access to the current index within the array. Hash
    iterators can be nested upon the same hash without conflicts. File iterators
    allow simple file munging in a few lines of code.

    List of rpms provided by this srpm:
    perl-Loop (noarch)

    Maintainer: Michael Bochkaryov

    List of contributors:
    Igor Vlasenko
    Michael Bochkaryov

      1. perl-devel

    Last changed


    Nov. 22, 2010 Igor Vlasenko 1.00-alt1.1.1
    - repair after perl 5.12 upgrade using girar-nmu
    Oct. 6, 2008 Igor Vlasenko 1.00-alt1.1
    - NMU for unknown reason:
      the person above was too neglectant to add --changelog "- NMU: <reason>" option.
    July 12, 2008 Michael Bochkaryov 1.00-alt1
    - first build for ALT Linux Sisyphus