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.
Pugs and compile requirements (Score:1)
This was the last one in a sequence of events that got me to the point of being unable to build Pugs from this forth.
It started with the recent development of compiling Parse.hs with GHC requring about 220 MB of memory that immediately put all my PCs at home out of business. My last chance was a Linux server at work, but it comes with GHC 6.2 and I have no chance to get the sysadmins upgrade it (it even was a huge win to at least conv
Re:Pugs and compile requirements (Score:1)
Also, for your PCs, I have just committed a "make unoptimized" flag that should make it much happier. Let me know if it works or not. :)
Re:Pugs and compile requirements (Score:1)
p.s.: it appears that Parse.hs and Eval.hs (not sure about this) are the most demanding files, and as Pugs evolves, it will just get even worse. May
GHC 6.4? (Score:2)
Re:GHC 6.4? (Score:1)
Re:GHC 6.4? (Score:2)
Hear my plea. (Score:2)
For god's sake don't port MakeMaker into Perl 6. That is all.
Re:Hear my plea. (Score:1)
But listen to Schwern, since he maintains MakeMaker now