Package perl-constant-defer: Information

    Source package: perl-constant-defer
    Version: 6-alt2_10
    Build time:  Jul 17, 2018, 07:51 PM in the task #210434
    Report package bug
    License: GPLv3+
    Summary: Constant subs with deferred value calculation
    Description: 
    constant::defer creates a subroutine which on the first call runs given
    code to calculate its value, and on the second and subsequent calls just
    returns that value, like a constant. The value code is discarded once run,
    allowing it to be garbage collected.

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

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. perl(Package/Constants.pm)
      2. perl(Pod/Simple/HTML.pm)
      3. perl(Scalar/Util.pm)
      4. perl(Smart/Comments.pm)
      5. perl(Sub/Identify.pm)
      6. perl(Test.pm)
      7. perl(constant/lexical.pm)
      8. perl(lib.pm)
      9. perl(lib/abs.pm)
      10. perl(strict.pm)
      11. perl(vars.pm)
      12. perl-devel
      13. perl-podlators
      14. rpm-build-perl
      15. perl(Carp.pm)
      16. perl(Exporter.pm)
      17. perl(Data/Dumper.pm)
      18. perl(ExtUtils/MakeMaker.pm)
      19. perl(Glib.pm)
      20. perl(Devel/FindRef.pm)
      21. perl(Attribute/Handlers.pm)
      22. perl(B/Utils.pm)

    Last changed


    July 14, 2018 Igor Vlasenko 6-alt2_10
    - update to new release by fcimport
    Oct. 2, 2017 Igor Vlasenko 6-alt2_8
    - update to new release by fcimport
    Aug. 3, 2017 Igor Vlasenko 6-alt2_7
    - update to new release by fcimport