Ensure ExtUtils::CBuilder's 04-base.t cleans up its temporary directories.
authorNicholas Clark <nick@ccl4.org>
Sat, 1 Jan 2011 15:33:18 +0000 (15:33 +0000)
committerNicholas Clark <nick@ccl4.org>
Sat, 1 Jan 2011 15:37:11 +0000 (15:37 +0000)
commita3c0a861363628704a1e3c926e1641b8d227f3ab
tree5273b5be0721c5dbdc5f5fbc470aa46c7c57bd03
parentedcf105d70e5423fd928c776e086fe31a4a543f4
Ensure ExtUtils::CBuilder's 04-base.t cleans up its temporary directories.

The tempdir() function has the rather confusing default of *not* cleaning up
("because of issues with backwards compatibility") so one needs the CLEANUP
flag. (The analogous newdir() method in the OO interface doesn't suffer this
gotcha.)
dist/ExtUtils-CBuilder/t/04-base.t