This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #3038] Re: $qr = qr/^a$/m; $x =~ $qr; fails
authorRick Delaney <rick@consumercontact.com>
Sun, 31 Oct 2004 22:40:40 +0000 (17:40 -0500)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Thu, 4 Nov 2004 09:26:56 +0000 (09:26 +0000)
commit7fba1cd64145def991b6ae509bcdd709edcf43c1
treeb5f53479439045e8c37aef6ba45b919440313d9a
parent1b1d102f0a25a469525d1d8639733ed50d8b39b6
[perl #3038] Re: $qr = qr/^a$/m; $x =~ $qr; fails
Message-ID: <20041101034040.GC1232@biff.bort.ca>

p4raw-id: //depot/perl@23471
MANIFEST
pp.c
pp_hot.c
regexec.c
t/op/regexp.t
t/op/regexp_qr.t [new file with mode: 0644]