libtest-indistdir-perl 1.112071-1 source package in Ubuntu
Changelog
libtest-indistdir-perl (1.112071-1) unstable; urgency=low * Initial Release. (Closes: #641847) -- Ubuntu Archive Auto-Sync <email address hidden> Mon, 17 Oct 2011 16:17:48 +0000
Upload details
- Uploaded by:
- Ubuntu Archive Auto-Sync
- Uploaded to:
- Precise
- Original maintainer:
- Debian Perl Group
- Architectures:
- all
- Section:
- perl
- Urgency:
- Low Urgency
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libtest-indistdir-perl_1.112071.orig.tar.gz | 5.2 KiB | 922c5c63314f406f4cbb35ec423ac2154d2c2b71a65addb7732c9d240a83fefb |
libtest-indistdir-perl_1.112071-1.debian.tar.gz | 1.7 KiB | 65eadf9ced664ef485ddcdcb4c272c2099d39a08e8268fbf045fb26b5b7909f7 |
libtest-indistdir-perl_1.112071-1.dsc | 2.0 KiB | a094ea059a8581a8c7a5dfc5aeb17e1eb99c9863769974d734e3a7c36b52f0a0 |
Binary packages built by this source
- libtest-indistdir-perl: test environment setup for development with IDE
Test::InDistDir helps run test scripts in IDEs like Komodo.
.
It automatically moves up one directory when it cannot see the
test script in "t/$scriptname" and includes 'lib' in @INC when
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.