in reply to Modules -- changing servers

If both servers run the same OS, have the same system libraries installed, run on the same architecture, and have the same version of Perl 5, moving directories might (should?) work.

I usually reinstall modules though.

Replies are listed 'Best First'.
Re^2: Modules -- changing servers
by Anonymous Monk on Jul 22, 2011 at 02:34 UTC
    Thank you!