Package perl-Test-InDistDir: Information

    Source package: perl-Test-InDistDir
    Version: 1.112071-alt2_7
    Latest version according to Repology
    Build time:  Jul 28, 2016, 08:20 AM in the task #167988
    Category: Development/Perl
    Report package bug
    License: GPL+ or Artistic
    Summary: Test environment setup for development with IDE
    Description: 
    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.

    List of rpms provided by this srpm:
    perl-Test-InDistDir (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko
    Cronbuild Service

    ACL:
    Igor Vlasenko
    @everybody

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

    Last changed


    July 27, 2016 Igor Vlasenko 1.112071-alt2_7
    - update by mgaimport
    May 26, 2016 Igor Vlasenko 1.112071-alt2_6.1
    - to Sisyphus
    Feb. 21, 2016 Igor Vlasenko 1.112071-alt2_6
    - update by mgaimport