Installing, Upgrading PERL Packages
perl GetMail_.pl returned
Can’t locate Email/MIME.pm in @INC (@INC contains: C:/Perl64/site/lib C:/Perl64/
lib .) at GetMail_.pl line 6.
BEGIN failed–compilation aborted at GetMail_.pl line 6.
PPM is the package management utility for ActivePerl. It simplifies the task of locating, installing, upgrading and removing Perl packages. The PPM client accesses PPM repositories (collections of packages) on the internet or on a local network. It is also used to update previously installed packages with the latest versions and to remove unused packages from your system. PPM is installed automatically with ActivePerl
To launch PPM’s graphical user interface, run ppm
without any command line arguments: ppm
Search for Packages you wish to install
Once required packages selected click on RUN icon to Install selected packages
Leave a Reply
You must be logged in to post a comment.