| CPAN Ratings (Gamma) pip reviews | |
| Home | Search | About | Login |
RSS | Module Info | Add a review of pip
6 out of 6 found this review helpful:
This is just a quick answer to Mark's comment: PAR::Packer is there to help with bootstrapping this. "pp -o pip.bin pip"
Cheers,
Steffen
Steffen Müller - 2007-05-01 08:29:15
Was this review helpful to you?
Yes
No
The concept is a step forward in making Perl projects easier to deploy. There remains a bootstrapping problem: You can't give an end-user a 'pip' file to install, because they won't have 'pip' to install it with.
Mark Stosberg - 2007-05-01 07:57:30
Was this review helpful to you?
Yes
No
Totally Awesome. I was looking for something that would simply allow me to do what C<cpan -i My-Package-0.01.tar.gz> doesn't. I.e. to install a given CPAN-style (Makefile.PL and all) package as if it came from CPAN, without actually putting it on CPAN.
I began by looking at the CPAN.pm and CPANPLUS.pm code and found that the workflow of those modules makes it really hard to inject a .tar.gz package into the system, I then set up my own CPAN mirror with CPAN::Mini::Inject which was unstable, slow and generally supreme overkill when all you want to do is install a package from the command line.
Anyway, this rocks, and it does other neat stuff too!
Ævar Arnfjörð Bjarmason - 2007-02-08 04:08:09
Was this review helpful to you?
Yes
No
|
Perl.org sites
: bugs
| dev
| history
| jobs
| learn
| lists
| use
Site Information and Contacts |
|