Пакет perl-autovivification: Информация

    Исходный пакет: perl-autovivification
    Версия: 0.18-alt2_8
    Последняя версия по данным Repology
    Собран:  20 ноября 2019 г. 20:14 в задании #241148
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: https://metacpan.org/release/autovivification

    Лицензия: GPL+ or Artistic
    О пакете: Lexically disable autovivification
    Описание: 
    When an undefined variable is dereferenced, it gets silently upgraded to an
    array or hash reference (depending of the type of the dereferencing). This
    behavior is called autovivification and usually does what you mean (e.g.
    when you store a value) but it's sometimes unnatural or surprising because
    your variables gets populated behind your back. This is especially true
    when several levels of dereferencing are involved, in which case all levels
    are vivified up to the last, or when it happens in intuitively read-only
    constructs like exists.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    perl-autovivification (x86_64, ppc64le, i586, aarch64)
    perl-autovivification-debuginfo (x86_64, ppc64le, i586, aarch64)

    Сопровождающий: Igor Vlasenko

    Список участников:
    Igor Vlasenko
    Cronbuild Service

    Права:
    Igor Vlasenko
    @everybody

      1. perl(POSIX.pm)
      2. gcc
      3. perl(Scalar/Util.pm)
      4. rpm-build-perl
      5. rpm-build-perl
      6. perl(Test/More.pm)
      7. perl(Text/Balanced.pm)
      8. perl(Time/HiRes.pm)
      9. perl(XSLoader.pm)
      10. coreutils
      11. perl(lib.pm)
      12. perl(strict.pm)
      13. perl(threads.pm)
      14. perl(threads/shared.pm)
      15. perl(warnings.pm)
      16. perl-devel
      17. perl-podlators
      18. findutils
      19. perl(File/Spec.pm)
      20. perl(Config.pm)
      21. perl(Exporter.pm)
      22. perl(ExtUtils/MakeMaker.pm)
      23. perl(Fatal.pm)

    Последнее изменение


    20 ноября 2019 г. Igor Vlasenko 0.18-alt2_8
    - update to new release by fcimport
    24 января 2019 г. Igor Vlasenko 0.18-alt2_3
    - rebuild with new perl 5.28.1
    14 июля 2018 г. Igor Vlasenko 0.18-alt1_3
    - update to new release by fcimport