On Sat, Oct 05, 2002 at 01:32:24PM +0200, Stefan `Sec` Zehl wrote:
> Hi,
>
> while playing with ton-s winning golf entry, I noticed
>
> perl -le '@q=(1,2);map{print $_ for @q}@q'
>
> dumps core for me in 5.6 and 5.00503. Now I really wonder why this might
> be, it sure looks sane to me. Does anybody have an idea? :)Dumps in 5.6.1 and 5.8.0 too :-( It's fixed in bleadperl though :-) Can't think why off the top of my head. -- Paul Johnson - [EMAIL PROTECTED] http://www.pjcj.net
