Re: Function parameter passing (was: Re: limit the list)

2002-11-21 Thread csaba . raduly
On 21/11/2002 09:49:59 Jonathan E. Paton wrote: [snip: order of evaluation] Now, many Perl experts will have experience in other languages, such as C where this is suicidal for portable code. C doesn't specify order, so that the order of evaluation can be changed for optimisation. I had to

Re: Content-type:image/gif\n\n problem

2002-09-30 Thread csaba . raduly
On 30/09/2002 16:20:25 Philippe 'BooK' Bruhat wrote: On Mon, 30 Sep 2002, Davide Copelli wrote: I am using this script to print an image using img tag print Content-type:image/gif\n\n; @gifdata = `cat $giffile`; print @gifdata; The problem is that it works on unix but not on windows

Re: My first JAPH

2002-07-14 Thread csaba . raduly
On 12/07/2002 23:27:52 Bart Lateur wrote: On Thu, 11 Jul 2002 11:40:47 +0100, [EMAIL PROTECTED] wrote: $_=reverse qw' r e k c a h x l r e P x r e h t o n a x t s u J ' t n i r p;y y xyzz y;eval; Question: does anybody know how to include the comma, without any warnings under -w? Something

My first JAPH

2002-07-11 Thread csaba . raduly
$_=reverse qw' r e k c a h x l r e P x r e h t o n a x t s u J ' t n i r p;y y xyzz y;eval; Note: Long line, but should work OK if it gets wrapped in the middle of the qw :-) Suggestions for stylistic improvements ? -- Csaba Ráduly, Software Engineer Sophos

Re: Looking in the mirror with Larry, Damian, Merlyn, Eugene and Buff y

2002-03-25 Thread csaba . raduly
On 24/03/2002 02:48:54 Andrew.Savige wrote: [snip] For cheap thrills, I also improved kk.pl/pp.pl and wrote a new m.pl: [snip] producing a new and improved Buffy looking in the mirror. This new version, shown below, takes an optional first argument of 'mirror', so you can see Buffy the right

Re: Beginner's definition ?

2002-02-01 Thread csaba . raduly
On 01/02/2002 08:02:11 Andrew.Savige wrote: [snip] You might even have a third novice section to generate some excitement for the golfer who is both a Perl beginner and a programmer beginner. You will notice that Peter, Jason and Stephen are all accomplished programmers and very bright too