When I run perl -e 'use CPAN; CPAN::Shell->r;' the lack of a $VERSION variable causes to indicate that the latest version is in M/MS/MSCHWERN/ExtUtils-MakeMaker-6.21.tar.gz
I wonder if a $VERSION variable could be added, even though the new ExtUtils::MM_MacOS is no longer supported. dd:dcd$ perl -e 'use CPAN; CPAN::Shell->r;' CPAN: Storable loaded ok Going to read /home/dcd/.cpan/Metadata Database was generated on Thu, 25 Nov 2004 18:49:20 GMT Package namespace installed latest in CPAN file ExtUtils::MM_MacOS undef 1.07 M/MS/MSCHWERN/ExtUtils-MakeMaker-6.21.tar.gz
