32adc61713
Development and Refactoring Environment. The pip ("Perl Installation Program") console application is used to install Perl distributions in a wide variety of formats, both from CPAN and from external third-party locations, while supporting module dependencies that go across the boundary from third-party to CPAN. Using pip you can install CPAN modules, arbitrary tarballs from both the local file-system or across the internet from arbitrary URIs.
7 lines
409 B
Text
7 lines
409 B
Text
The pip ("Perl Installation Program") console application is used to install
|
|
Perl distributions in a wide variety of formats, both from CPAN and from
|
|
external third-party locations, while supporting module dependencies that go
|
|
across the boundary from third-party to CPAN.
|
|
|
|
Using pip you can install CPAN modules, arbitrary tarballs from both the
|
|
local file-system or across the internet from arbitrary URIs.
|