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.
Hmmmm (Score:1)
While PXPerl seems to have "frozen" at the moment (the guy is a student after all). I would rather have seen someone step in to help on that one as I see this having the most "potential" as it is indepedent.
I would much rather have the MingW install over the DEV-C++. Why install something like an IDE when 99.9% of the end users will never use it? Too much cruft.
Re: (Score:1)
I agree. That was the angle I was thinking of and might have tried myself, had I a Windows machine to actually do this on. (Ie. set up MingW, compile Perl with it, then package the lot together with an installer.)
The ActiveState + Dev-C++ solution is good for contests (you get to win fast), but loads of bloat in practice.
Re: Hmmmm (Score:1)
In the interests of expediency, I simply packaged up some reliable (and maintained) tools in the most straightforward way possible. I would consider this solution a "proof of concept" that can surely be improved (for example, with options to install minimal or more complete development environments).
I would welcome anyone to try to get the PXPerl community going (original author seems to have vanished after a early build, forums are not getting replies?)
Before attempting an installer, I had already noted several posts on PXPerl from Adam asking if / how he could assist in getting that across the line, and I suspect this challenge arose from his frustration in lack of response there.
Further notes on what I considered:
http://stennie.org/camelpack/ [stennie.org]
Suggestions welcome!
Cheers,
Stephen
Reply to This
Parent
Re: (Score:1)
Creating a new distribution, it seems to me, wouldn’t be a huge issue, if only there was an easy way for people beside the original author to repeat the process – ie. a build script, the one thing that PXPerl clearly lacks.
Re: Hmmmm (Score:1)
None of them were able to do it.
If someone else is able to make it work, that would be great.
Re: Hmmmm (Score:2)