Content deleted Content added
Wikipedia:Articles for deletion/Perl package manager closed as keep (XFDcloser) |
Citation bot (talk | contribs) Alter: url. URLs might have been anonymized. | Use this bot. Report bugs. | Suggested by AManWithNoPlan | #UCB_CommandLine |
||
Line 1:
'''Perl Package Manager''' (''PPM'') is a [[Perl]] utility intended to simplify the tasks of locating, installing, upgrading and removing software packages. It can determine if the most recent version of a software package is installed on a system, and can install or upgrade that package from a local or remote host.<ref>{{cite book |url=https://
PPM is widespread on [[Microsoft Windows]] systems, which often lack the [[C (programming language)|C]] and [[C++]] compilers necessary to build some Perl modules.
Popular [[ActiveState]]'s ActivePerl distribution comes with PPM included, other distributions can use PPM after acquiring and building PPM module from [[CPAN]].<ref>{{cite book |url=https://
PPM uses so called “PPM Repositories”, collections of pre-compiled modules. These repositories contain a large variety of modules, published on CPAN.<ref>{{cite book |url=https://
As of ActivePerl 5.28, PPM is no longer supported.<ref>{{Cite web|url=https://www.activestate.com/blog/goodbye-ppm-hello-state-tool/ |title=Goodbye PPM, Hello State Tool |date=July 23, 2019 |website=activestate.com}}</ref>
|