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

    Исходный пакет: perl-autovivification
    Версия: 0.18-alt2_3
    Собран:  17 февраля 2019 г. 20:25
    Категория: Разработка/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 (mipsel)
    perl-autovivification-debuginfo (mipsel)

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

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

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

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


    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
    7 января 2018 г. Igor Vlasenko 0.18-alt1_1
    - to Sisyphus as biber dependency