Subject: | column-headers test fails when using relocatable perl |
Using $Config{perlpath} finds where perl will eventually be installed to, or once was installed to, but doesn't tell you where perl actually is. Using $^X tells you where perl actually is right now.
I'm installing perl and a bunch of modules to a temporary directory on system A before deploying it to systems B-Z, on A I'm running as non-root, but will install as root on B-Z, so I don't have access to the final path on A where I'm building and testing, this creates a test failure