[text/plain 636b]
1.11 looks like it was branched off of ExtUtils::Command 1.07 (part of
MakeMaker 6.25) rather than 1.09_01 (part of MakeMaker 6.30_01). The
docs and some of the tests are out of date.
This patch merges 1.11 with the changes in 1.09_01.
* Bring the docs up to date with the chagnes in 1.09_01
* Fix a SKIP test # problem
* Ensure test_f and test_d return 0 and 1 rather than whatever -f and -d
happen to return. Fix the test_f and test_d tests so they check against
0 and 1 as documented (and quieting an uninit warning because that's
what -f and -d return on failure).
I'm keeping MakeMaker at 1.09_01 until this merge is resolved.
[application/octet-stream 7.4k]
Message body not shown because it is too large or is not plain text.