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

    Бинарный пакет: perl-Data-Clone
    Версия: 0.004-alt1_6
    Архитектура: i586
    Собран:  8 марта 2016 г. 4:01 в задании #160885
    Исходный пакет: perl-Data-Clone
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: 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

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


    7 марта 2016 г. Igor Vlasenko 0.004-alt1_6
    - update to new release by fcimport
    25 ноября 2015 г. Igor Vlasenko 0.004-alt1_5.1
    - rebuild with new perl 5.22.0
    20 сентября 2015 г. Igor Vlasenko 0.004-alt1_5
    - update to new release by fcimport