users
[Prev] Thread [Next] | [Prev] Date [Next]
Re: How many people are still using perl 5.6.x? Karsten Bräckelmann Thu Jun 25 06:00:46 2009
On Thu, 2009-06-25 at 13:20 +0200, Jan P. Kessler wrote:
> Henrik K schrieb:
> > SA is trying to be too supportive for the money it receives. ;-) If you ask
> > me, just ditch this and all other old baggage for 3.3. If you are not happy,
> > you are free to keep running 3.2. Some people are even still using 3.1.
>
> Good proposal, imo.
Actually, that's pretty much exactly why we brought this up in the first
place. :)
guenther
--
char *t="[EMAIL PROTECTED]";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}
- Re: How many people are still using perl 5.6.x? LuKreme
- Re: How many people are still using perl 5.6.x? Jan P. Kessler
- Re: How many people are still using perl 5.6.x? Jan P. Kessler
- Re: How many people are still using perl 5.6.x? Henrik K
- Re: How many people are still using perl 5.6.x? Jan P. Kessler
- Re: How many people are still using perl 5.6.x? Karsten Bräckelmann <=
- Re: How many people are still using perl 5.6.x? Henrik K
- Re: How many people are still using perl 5.6.x? Benny Pedersen
- Re: How many people are still using perl 5.6.x? Per Jessen
- Re: How many people are still using perl 5.6.x? Ned Slider
- Re: How many people are still using perl 5.6.x? John Rudd
- Re: How many people are still using perl 5.6.x? Per Jessen
- Re: How many people are still using perl 5.6.x? John Rudd
- Re: How many people are still using perl 5.6.x? Chris Hoogendyk
- Re: How many people are still using perl 5.6.x? John Rudd
- Re: How many people are still using perl 5.6.x? Yet Another Ninja