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

    Исходный пакет: perl-Hash-Merge
    Версия: 0.200-alt1
    Собран:  8 ноября 2013 г. 6:12 в задании #108066
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/Hash-Merge/

    Лицензия: GPL or Artistic
    О пакете: Merges arbitrarily deep hashes into a single hash
    Описание: 
    Hash::Merge merges two arbitrarily deep hashes into a single hash.  That
    is, at any level, it will add non-conflicting key-value pairs from one
    hash to the other, and follows a set of specific rules when there are key
    value conflicts (as outlined below).  The hash is followed recursively,
    so that deeply nested hashes that are at the same level will be merged
    when the parent hashes are merged.  B<Please note that self-referencing
    hashes, or recursive references, are not handled well by this method.>

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    perl-Hash-Merge (noarch)

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

    Список участников:
    Igor Vlasenko
    Alexey Tourbin

      1. perl-Clone
      2. perl-devel

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


    6 ноября 2013 г. Igor Vlasenko 0.200-alt1
    - automated CPAN update
    13 апреля 2010 г. Alexey Tourbin 0.12-alt1
    - initial revision, for DBIx::Class