From: "Smith A. Cat" Newsgroups: comp.os.msdos.djgpp Subject: Re: perl54b.zip bugged Date: 11 Jan 1998 14:52:01 -0700 Organization: Blue Square Laboratories Lines: 29 Message-ID: <34B93ECF.43D7@primenet.com> References: <34B960E9 DOT 791E AT lps DOT u-psud DOT fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Daniel TAUPIN wrote: > > Since perl5.004 exhibits memory managements problems, does anyone know > of a corrected version? I have to wonder about this thread... I have Perl'ed 12 Meg files, and as many as 300 50k files in one run, and have NEVER experienced any problems with the binary in the DJGPP distribution. Since DOS only does one thing at a time, who cares how the memory get's used, as long as it's not corrupted? This is a 32-bit dos app, users are not likely to be running boxes with 1 Meg of ram. If you have a real need to multitask, say if your box is a server, then you have no business running a lame OS anyway... and Perl works just dandy under Linux. I often suspect that the problems people report in this newsgroup are problems with win95 dos boxes. Perhaps these people should try PerlNT?? I maintain a DJGPP binary of VIM5, and 99% of the problems reported to me are from win95 users. I refer them to the vimnt binary, and the problems vanish. Imagine that. I expect to either get flamed on this, or ignored completely... Phil