in reply to Re^2: Test script requirements
in thread Test script requirements
You might want to check out corelist, which is a command line interface to Module::CoreList. It tells you if a module is in core, and if so, from which perl version on.
BTW it doesn't hurt to add core modules to your depency list, that way you're on the safe side, even if that module should be removed from core in future (unlikely, but not impossible).
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Test script requirements
by DrHyde (Prior) on Mar 07, 2008 at 11:40 UTC |