On Mon, Sep 19, 2005 at 09:42:52PM -0400, James E Keenan wrote:
> Schwern:  Do you think it's worthwhile accounting for this MakeMaker 
> anachronism in writing test files, i.e., providing an absolute path to 
> every chdir call?

I think you misunderstand.  The problem is not using relative paths in chdir.
The problem is that @INC contains a relative path.  So if you change
directories, the ./blib/lib entry in @INC is no longer valid.

I'm not sure when in MakeMaker this was fixed.  Probably somewhere after
5.6.1 so its not to anachronistic.


-- 
Michael G Schwern     [EMAIL PROTECTED]     http://www.pobox.com/~schwern
You know what the chain of command is? It's the chain I go get and beat you 
with 'til you understand who's in ruttin' command here. 
        -- Jayne Cobb, "Firefly"

Reply via email to