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.
Strawberry (Score:1)
Re: (Score:1)
Re:Strawberry (Score:1)
It's pretty stable -- in the sense that it's not likely to unexpectedly go belly-up on you. That said, there are substantial issues with many modules on win32 -- but that's not the fault of Vanilla/Strawberry. If a module compiles and passes its tests, then it should to be stable after that.
Major missing piece right now: external libraries. We're working on that.
The "alpha" in part reflects that fact that the installer package itself is evolving. Eventually, we plan to target 5.8.9 as the release version of Strawberry, because it should include lots of the core module fixes that are added on top of 5.8.8 now.
The other reason it's marked "alpha" is to deflect support expectations. The answer to "module X doesn't work on Strawberry" is "great find, put it on the bug list".
win32.perl.org [perl.org] has pretty up-to-date information on the known issues.
Reply to This
Parent
Re: (Score:1)
I don't need production quality, but I also don't want something that coredumps every few minutes, which is what I was afraid pre-alpha might be.
Looks like I'll be trying Strawberry.
Further to that... (Score:1)
For example, CPAN modules installing on Strawberry still generate man pages, when it's highly likely people won't have man, or won't use it anyway. perldoc will almost always be enough.
pl2bat isn't as nice as it should be.
A half a dozen other nigglies still don't work quite clean enough yet, compared to how they should.
And as dagolden mentions, there's a number of modules we wrot