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

    Бинарный пакет: perl-XML-Twig
    Версия: 3.29-alt1
    Архитектура: noarch
    Собран:  23 января 2007 г. 16:44
    Исходный пакет: perl-XML-Twig
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/XML-Twig/

    Лицензия: GPL or Artistic
    О пакете: A perl module for processing huge XML documents in tree mode
    Описание: 
    This module provides a way to process XML documents. It is build on top
    of XML::Parser.  The module offers a tree interface to the document, while
    allowing you to output the parts of it that have been completely processed.
    
    This package also contains the following utilities:
    
    xml_pp		XML pretty printer
    xml_grep	grep XML files looking for specific elements
    xml_spellcheck	spellcheck XML files skipping tags
    xml_split	cut a big XML file into smaller chunks
    xml_merge	merge back XML files split with xml_split

    Сопровождающий: Alexey Tourbin

    Список участников:
    Alexey Tourbin
    Stanislav Ievlev

    Права:
    @qa_p5

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


    23 января 2007 г. Alexey Tourbin 3.29-alt1
    - 3.26 -> 3.29
    1 сентября 2006 г. Alexey Tourbin 3.26-alt2
    - fixed test suite, which broke due to changes in perl-5.8.8@28443
      peephole optimiser; illegal division 0/0 is now ok at compile time
      because of the possibility of unreachable code
    - packaged manual pages for xml_grep et al.
    4 июля 2006 г. Alexey Tourbin 3.26-alt1
    - 3.25 -> 3.26