Changes for version 2.009-TRIAL - 2013-07-20 (TRIAL RELEASE)
- the 'skip' option can now be provided multiple times
- now using Text::Template to generate the test, for simpler munging code
- properly inject all used modules as test prerequisites
Changes for version 2.008-TRIAL - 2013-07-20 (TRIAL RELEASE)
- screen out skipped files at test generation time, rather than at runtime (and make skips work again - broken in 2.007-TRIAL)
Changes for version 2.007-TRIAL - 2013-07-20 (TRIAL RELEASE)
- if there are scripts to be tested, Test::Script is now mandatory; accurate prerequisites are injected into the dist in all cases
Changes for version 2.006-TRIAL - 2013-07-17 (TRIAL RELEASE)
- we now load the .pm file, rather than attempting to calculate the module name and then loading that
- avoid trying to load Test::Script if there are no scripts to check
- calculate the list of files to check at build time, rather than using File::Find at runtime; the filefinders used are configurable.
- modules used by the test are injected as test requires dependencies.
Changes for version 2.005-TRIAL - 2013-07-14 (TRIAL RELEASE)
- fixed use of quoting in shell command to resolve mswin32 issues (introduced in 2.003)
Changes for version 2.004-TRIAL - 2013-07-01 (TRIAL RELEASE)
- fixed typo in fail_on_warning=author
Changes for version 2.003-TRIAL - 2013-07-01 (TRIAL RELEASE)
- new fail_on_warning option (Karen Etheridge)
Modules
(DEPRECATED) common tests to check syntax of your modules
common tests to check syntax of your modules