C:\Projects_Perl\testing>ppm -help Unrecognized ppm command '-help'; try one of area, config, describe, files, gui, help, info, install, list, log, profile, query, remove, repo, search, tree, uninstall, update, upgrade, verify, or version Usage: ppm ... Run 'ppm help' to learn more. C:\Projects_Perl\testing>ppm verify -help ppm verify [ *pkg* ] Checks that the installed files are still present and unmodified. If the package name is given, only that packages is verified. C:\Projects_Perl\testing>ppm profile -help ppm profile restore [ *filename* ] Install the packages listed in the given profile file. If no file is given try to read the profile from standard input. ppm profile save [ *filename* ] Write profile of configured repositories and installed packages to the given file. If no file is given then print the profile XML to standard output.