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.
Win32 (Score:2)
I'd disagree that the installation is poor with ActivePerl, as you can run 'ppm' and 'cpan' pretty much from the off. Admittedly you are relying on a largely non-current repository away from CPAN, but it is a start. Having a reliable codebase from which you can install from is the key part. There are several of us who program on Windows and have to either patch CPAN modules ourselves, try alternatives or rewrite the code. I'd rather see more effort being put into
Re:Win32 (Score:1)
Considering the number of bug reports they've sent for my modules... no. I'd love to have more feedback.
Re:Win32 (Score:2)
That's a fair point. I wish they did send their reports. Although at least they are available online, just about.
In several cases there are CPAN Testers reports that match the test problems ActiveState have. However, looking at the reports generated for your modules I noticed many of the problems are missing because of the way Module::Build tests are not currently passed back to CPANPLUS. This is someting that is being looked at.
Re:Win32 (Score:1)
Is PXPerl does nothing else but solve the nmake/compiler problem on Win32, it will be a huge success, and we can look at dealing with module-problems from there (and be able to actually test things outself).
Excellent (Score:1)