in reply to Re^2: "symbol lookup error" message help
in thread "symbol lookup error" message help
Perl actually guarantees that you can upgrade between minor versions without needing to recompile. But that implies that the new minor version was compiled with exactly the same compiler and compiler options as the old one.
|
|---|