http://www.perlmonks.org?node_id=494095


in reply to Perl Version Change - Detecting Problems in Advance

We recently did an upgrade, and this is what bit us:

The last thing is just to note that you'll need to re-compile all your supporting C code too for the newest versions of modules. So if you use XML modules, you'll probably need to get the newest version of expat and recompile, etc.

Our upgrade went very smooth, with the exception of the issues above. If you need to install a lot of modules too, you might try out Order your autobundle by dependency