Why don't the replies work? What's an exact example of what you're looking for? Using my reply ($INC{__FILE__}) as an example, why doesn't that work? If it's still the relative vs asbsolute paths, that's a simple issue to resolve -- see rel2abs doesnot work in unix and Absolute pathnames from relative? (which both point to File::Spec)
Comment on Re^2: How to find path for current module?