Re: [PATCH] Re: [perl #37350] $#{@$aref} in debugger gives: Bizarre copy of ARRAY...
[p5sagit/p5-mst-13.2.git] / t / op / regexp_qr.t
2004-11-04 Rick Delaney [perl #3038] Re: $qr = qr/^a$/m; $x =~ $qr; fails