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

    Исходный пакет: perl-Test-InDistDir
    Версия: 1.112071-alt2_7
    Собран:  28 июля 2016 г. 8:20 в задании #167988
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/Test-InDistDir

    Лицензия: GPL+ or Artistic
    О пакете: Test environment setup for development with IDE
    Описание: 
    This module helps run test scripts in IDEs like Komodo.
    
    When running test scripts in an IDE i have to set up a project file
    defining the dist dir to run tests in and a lib dir to load additional
    modules from. Often I didn't feel like doing that, especially when i only
    wanted to do a small patch to a dist. In those cases i added a BEGIN block
    to mangle the environment for me.
    
    This module basically is that BEGIN block. It automatically moves up one
    directory when it cannot see the test script in "t/$scriptname" and
    includes 'lib' in @INC when there's no blib present. That way the test ends
    up with almost the same environment it'd get from EUMM/prove/etc., even
    when it's actually run inside the t/ directory.

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

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

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

      1. perl(File/Find.pm)
      2. perl(File/Spec.pm)
      3. perl(File/Temp.pm)
      4. perl(Test/More.pm)
      5. perl-podlators
      6. rpm-build-perl

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


    27 июля 2016 г. Igor Vlasenko 1.112071-alt2_7
    - update by mgaimport
    26 мая 2016 г. Igor Vlasenko 1.112071-alt2_6.1
    - to Sisyphus
    21 февраля 2016 г. Igor Vlasenko 1.112071-alt2_6
    - update by mgaimport