in reply to can I move an installled Perl build?
There are directories compiled into the binary (assuming a normal build), but they are only used as defaults. It's actually fine if they don't exist (think about it, when running the test suite between building and installing perl, the directories compiled in don't exist yet either).
|
|---|