in reply to Updating Config.pm
Is it not possible to copy Config.pm to another location, make the required changes, and include that new location in your PERL5LIB or -I when running perl Makefile.PL? Is it just another module, or is perl hardcoded to only look in that one location for it?