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

    Бинарный пакет: perl-Data-Clone
    Версия: 0.004-alt1_11.2
    Архитектура: i586
    Собран:  29 января 2019 г. 6:25 в задании #219907
    Исходный пакет: perl-Data-Clone
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/Data-Clone/

    Лицензия: GPL+ or Artistic
    О пакете: Polymorphic data cloning
    Описание: 
    Data::Clone does data cloning, i.e. copies things recursively. This is
    smart so that it works with not only non-blessed references, but also
    with blessed references (i.e. objects). When clone() finds an object, it
    calls a clone method of the object if the object has a clone, otherwise
    it makes a surface copy of the object. That is, this module does
    polymorphic data cloning.

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

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

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


    24 января 2019 г. Igor Vlasenko 0.004-alt1_11.2
    - rebuild with new perl 5.28.1
    15 декабря 2017 г. Igor Vlasenko 0.004-alt1_11.1
    - rebuild with new perl 5.26.1
    27 сентября 2017 г. Igor Vlasenko 0.004-alt1_11
    - update to new release by fcimport