Reason for question: As part of Phalanx project, am doing revisions to the test suite of a popular but non-core Perl module. I wish to upgrade the module's test suite to use Test::More's functionality and to create temporary files safely with File::Temp. I need to determine whether or not it is advisable to include these module's in the Makefile.PL and, if so, what versions.
Thanks in advance.
Jim Keenan