| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
18 Mar 2013 14:47:37
0.14
|
sunpoet  |
- Update to 0.14
- Add LICENSE
- Remove outdated PERL_LEVEL check
- Cleanup Makefile header
Changes: http://search.cpan.org/dist/Test-DependentModules/Changes |
16 Dec 2012 06:12:28
0.13
|
az  |
- Set default perl version for ports which currently using
(5.x+ and x < 12) scheme.
Approved by: bapt@ (portmgr@) |
30 Apr 2012 01:49:17
0.13
|
sunpoet  |
- Remove double space |
30 Apr 2012 01:47:13
0.13
|
sunpoet  |
- Add p5-Test-DependentModules 0.12
Test::DependentModules is intended as a tool for module authors who would like
to easily test that a module release will not break dependencies. This is
particularly useful for module authors (like myself) who have modules which are
a dependency of many other modules.
WARNING: The tests this module does should *NEVER* be included as part of a
normal CPAN install!
WWW: http://search.cpan.org/dist/Test-DependentModules/ |