So I was reading and re-organizing INSTALL, and found out
about
lesser-used options.
1. -Dusesocks : perl doesn't compile anymore with SOCKS
support. No
idea what this is, exactly.
2. -Uusedl : if you Configure perl without dynamic loading
support
(but who does that nowadays?) at least the tests for
DynaLoader and
Hash::Util fail. In the first case, I suspect tests should
be skipped,
of course. But in the second case that might indicate that
the build
of its submodule is not 100% perfect. I haven't
investigated.
|