
ppmprofile - A tool to save and restore PPM profiles

ppmprofile [--verbose] (save|restore) [profile_file]

Print a brief help message and exits.
A more detailled help message
Print out more details at run-time

This program can be used to export a list of all currently installed PPM packages. It can then be used to automatically install all these package in another installation of ActivePerl, possibly on a different machine.
Save will export a snapshot of all installed modules in a profile file called profile.xml by default
Restore will import a snapshot from a profile file (called profile.xml by default) and use PPM to re-install these modules