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

    Бинарный пакет: perl-Test-Inline
    Версия: 2.213-alt1
    Архитектура: noarch
    Собран:  25 июля 2013 г. 18:24
    Исходный пакет: perl-Test-Inline
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/~adamk/Test-Inline-2.213

    Лицензия: Artistic
    О пакете: Test-Inline - Inlining your tests next to the code being tested
    Описание: 
    Embedding tests allows tests to be placed near the code its testing. This
    is a nice supplement to the traditional .t files. It's like XUnit,
    Perl-style.  Test::Tutorial is just documentation. To actually get
    anything done you use pod2test. Read the Test::Inline::Tutoral, really.
    A test is denoted using either "=for testing" or a "=begin/end testing"
    block.

    Сопровождающий: Vitaly Lipatov

    Список участников:
    Igor Vlasenko
    Vitaly Lipatov

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


    24 июля 2013 г. Igor Vlasenko 2.213-alt1
    - automated CPAN update
    19 сентября 2011 г. Igor Vlasenko 2.212-alt1
    - automated CPAN update
    22 ноября 2010 г. Igor Vlasenko 2.211-alt1.1
    - repair after perl 5.12 upgrade using girar-nmu