Version: 1.29, Package name: p5-Test-Script-1.29 |
Maintained by: Alexander Bluhm |
Master sites:
|
Description The intent of this module is to provide a series of basic tests for scripts in the bin directory of your Perl distribution. Further, it aims to provide them with perfect platform-compatibility and in a way that is as unobtrusive as possible. That is, if the program works on a platform, then Test::Script should also work on that platform. In doing so, it is hoped that Test::Script can become a module that you can safely make a dependency of your module, without risking your module not working on some platform because of the dependency. |
Filesize: 25.885 KB |
Version History (View Complete History) |
|
2021-05-14 17:28:40 by Alexander Bluhm | Files touched by this commit (2) |
Log message: update p5-Test-Script to 1.29 |
2021-03-10 08:20:59 by Alexander Bluhm | Files touched by this commit (2) |
Log message: update p5-Test-Script to 1.27 |
2020-07-03 15:46:09 by Stuart Henderson | Files touched by this commit (1723) |
Log message: bump for search.cpan.org->metacpan.org change |
2020-01-01 15:12:05 by Alexander Bluhm | Files touched by this commit (2) |
Log message: update p5-Test-Script to 1.26 |
2019-07-12 14:45:17 by Stuart Henderson | Files touched by this commit (859) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-04-19 09:03:42 by Alexander Bluhm | Files touched by this commit (2) |
Log message: update p5-Test-Script to 1.25 |
2017-08-01 16:53:11 by Alexander Bluhm | Files touched by this commit (11) |
Log message: Test::Tester is in base Perl now, remove all run and test dependencies on devel/p5-Test-Tester. OK afresh1@ |
2017-04-17 08:40:01 by Alexander Bluhm | Files touched by this commit (2) |
Log message: update p5-Test-Script to 1.18 |
2017-03-06 09:02:57 by Alexander Bluhm | Files touched by this commit (2) |
Log message: update p5-Test-Script to 1.16 |
2017-02-15 07:36:22 by Alexander Bluhm | Files touched by this commit (2) |
Log message: update p5-Test-Script to 1.15 |
2017-02-15 07:32:21 by Alexander Bluhm | Files touched by this commit (1) |
Log message: Sort according to Makefile.template. |
2017-01-23 05:33:12 by Alexander Bluhm | Files touched by this commit (2) |
Log message: update p5-Test-Script to 1.14 remove needless build dependency take maintainer OK afresh1@ |
2016-03-20 13:57:24 by Christian Weisgerber | Files touched by this commit (1617) |
Log message: Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES. Add WANTLIB+=perl and PKG_ARCH=* as appropriate. |
2015-08-15 14:48:20 by Benoit Lecocq | Files touched by this commit (2) |
Log message: Update to p5-Test-Script-1.10. |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2010-12-03 04:44:38 by Antoine Jacoutot | Files touched by this commit (627) |
Log message: Bump after recent cpan.port.mk change. ok jasper@ |
2010-11-26 00:19:01 by Marc Espie | Files touched by this commit (122) |
Log message: newer depends with >= |
2010-11-15 12:46:10 by Marc Espie | Files touched by this commit (706) |
Log message: move depends to new style |
2010-10-18 11:48:13 by Marc Espie | Files touched by this commit (650) |
Log message: USE_GROFF=Yes |
2010-04-14 01:34:14 by Stephan A. Rickauer | Files touched by this commit (2) |
Log message: update to 1.07, requires newly imported p5-Probe-Perl. ok landry@ |