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.
W00t! (Score:1)
How do we get there again? (Score:1)
I look forward to trying Strawberry out. I usually have to cross develop under Cygwin.
Later, Mark S.
BTW, Thanks for the Tiny Modules too. Can I also cast a vote for a Tiny JSON module?
Where the energy has been (Score:1)
I've mentioned this in some emails when asked about Vanilla and Strawberry Perl, but it probably is worth repeating here...
Strawberry Perl has led to a substantial shift for many people from installing modules in PPM form to installing directly from CPAN. That means that a lot more test suites are being run on MSWin32 and a lot more bugs are seeing the light of day.
Much of the energy of project participants in the last year or so has been going to gradually squashing these bugs. You can see some of t
Wither 5.10? (Score:1)
David,
May I put in a request for a 5.10 version of Strawberry Perl, even though it's not yet released? Or otherwise, how can the kids try this at home?
What do I need, over and above the blead source, to compile it and produce my own, say, Mango Perl on Win32?
Re: (Score:1)
Strawberry ActiveState (Score:1)
I'd say that the Strawberry Perl distro is much better than ActiveState (I almost said "vastly", but that would be unfair).
AS is bearable if you have Visual Studio installed, and know a few extra PPM repos that you routinely set up on new machines.
But when I tried out Vanilla and Strawberry Perl I was pleasantly surprised. Things just... worked! I had less problems installing some things on Windows than on Ubuntu (how. about. that!).
If this experience can be verified by other Windows users (and I
Re: (Score:1)
Re: (Score:1)
SlashCode does not escape comment headers.
Re: (Score:1)
Re: (Score:1)
In this environment, the better and less confusing environment for them does seem to be ActiveState.
Re: (Score:1)
Back in the Visual Studio 6 days, one could compile a perl module [mod_perl.. oi] even if you didn't know C [as painful as it may have been to get studio to play along], and you could be fairly certain that the modules would work just fine.
When