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.
Vista? (Score:1)
Re: (Score:1)
There's been some experimental releases and patches to fix it from various people, but nothing that I'd consider production grade is ready this cycle.
Hopefully it will be ready for the June cycle.
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.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.