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

    Исходный пакет: perl-autovivification
    Версия: 0.18-alt1_0.M80P.1
    Собран:  15 января 2018 г. 15:09 в задании #198076
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/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, i586)
    perl-autovivification-debuginfo (x86_64, i586)

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

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

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

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


    14 января 2018 г. Igor Vlasenko 0.18-alt1_0.M80P.1
    - to p8 as texlive/biber dep
    7 января 2018 г. Igor Vlasenko 0.18-alt1_1
    - to Sisyphus as biber dependency
    18 декабря 2017 г. Igor Vlasenko 0.17-alt2_1
    - rebuild with perl 5.26