NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
PPM experience (Score:1)
- installation of SOAP::Lite
- a patch to PPM.pm found on
perlmonks [perlmonks.org]
- setting an appropriate ppm build directory via, for example,
ppm set build C:\Temp
After this, installation of, for example, GD worked fine.Reply to This
Re: (Score:1)
The main problem is that I can't patch anything properly, and the CPAN distropref system needs system patch.
So I've gotten gnu patch installing into the distro, and I'm working on getting distropref patch support working.