Hi,
unforunely, a test failed at least on Mac OSX.
With perl 5.8.4
Checking if your kit is complete...
Looks good
Writing Makefile for Module::Rename
cp lib/Module/Rename.pm blib/lib/Module/Rename.pm
cp eg/module-rename blib/script/module-rename
/usr/local/cb/perl5.8.4/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/module-rename
Manifying blib/man1/module-rename.1
Manifying blib/man3/Module::Rename.3
/usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/local/cb/perl5.8.4/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/001Basic....NOK 8
# Failed test (t/001Basic.t at line 46)
# Looks like you failed 1 test of 11.
t/001Basic....dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 8
Failed 1/11 tests, 90.91% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/001Basic.t 1 256 11 1 9.09% 8
Failed 1/1 test scripts, 0.00% okay. 1/11 subtests failed, 90.91% okay.
make: *** [test_dynamic] Error 1
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force