On Mon, Sep 19, 2005 at 09:42:52PM -0400, James E Keenan wrote:
> (Secondary reason for tests needing 5.6:  as you, Schwern, pointed out 
> several weeks back, doing without qr// is just too painful!)

5.005 introduced qr//

$ ~/Reference/5.005_04/bin/perl5.00504-32 -le '$r = qr/(p...)/; $^X =~ $r; 
print $1'
perl


Nicholas Clark

Reply via email to