X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: pjfarley3 Newsgroups: comp.os.msdos.djgpp Subject: Re: Perl 5.12.x (was: Re: gdb64b contains truncated info/dir file) Date: Sun, 23 May 2010 14:18:54 -0700 (PDT) Organization: http://groups.google.com Lines: 36 Message-ID: <7652d2fa-57e5-4ffb-b11c-1ec06170a31b@y12g2000vbg.googlegroups.com> References: <4d270055-e3cb-42bc-8208-22a78555a0c7 AT r34g2000yqj DOT googlegroups DOT com> NNTP-Posting-Host: 24.215.223.136 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1274649535 25368 127.0.0.1 (23 May 2010 21:18:55 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Sun, 23 May 2010 21:18:55 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: y12g2000vbg.googlegroups.com; posting-host=24.215.223.136; posting-account=Q4nVagkAAADllu3cGSxJhyso54Yjz8BT User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729),gzip(gfe) Bytes: 2781 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On May 18, 5:23=A0pm, Rugxulo wrote: > At the risk of talking to myself (since you probably don't follow this > group much), aren't you the DJGPP Perl dude? Or at least one of 'em? > (mentioned in docs) By chance, have you tried building latest 5.12.0? > (I don't need it, just vaguely curious since my attempts in Perl are > pretty much non-existant ... although I did rebuild one or two older > versions recently for laughs.) Well, I seem to remember that I got fcntl working better, which allowed the perl of that day to do some things it could not previously do. I haven't done any DJGPP development for years now, so no, I have not tried rebuilding the latest perl. I am more of a(n) (g)awk kind of fellow. I have to say perl always sort of scared me off with its complexity, though I would probably enjoy it if I took the time to learn it better. IIRC, I got involved in the perl port because I needed it working as part of some other project I was working on that used perl for something or other (don't remember what at this point, sorry). My day job as an IBM mainframe programmer sort of takes up most of my programming time. I don't have the Gnu ports on my employer's mainframe, and Cygwin is just too big, so I use DJGPP ports when I need them to do various small text processing tasks. Thanks for the mention and the memory, though. Regards, Peter