On Thu, Sep 15, 2005 at 01:32:47PM -0500, Comrade Burnout wrote: > But, some of the test fail because the previously installed version of > EU::MM ends up being used in the tests, and not the version in my local > dir (that I'm trying to test)
Do your tests run another copy of Perl? ie... system("$^X ..."); If so, it won't have blib/lib and friends in its path. -- Michael G Schwern [EMAIL PROTECTED] http://www.pobox.com/~schwern Life is like a sewer - what you get out of it depends on what you put into it. - Tom Lehrer