So we are migrating servers. Arghh. There is a lot of Perl stuff on one machine that we need to set up on another one.
Is there a way to export / import a list of all packages that are installed so that I can install them on the new server instead of looking up one by one? (using ActivePerl)