On Sun Jan 22 14:51:39 2012, sprout wrote: > > On Jan 22, 2012, at 2:37 PM, yves orton via RT wrote: > > > One might almost argue this a regression from when qr// > > objects where turned into first class SV types. > > > $ perl5.6.2 -le 'use overload; print overload::StrVal qr//' > Regexp=SCALAR(0x800264) I should have added: $ perl5.10.1 -M-overloading -le 'print qr//' (?-xism:) > It seems they have always been weird. > > Is the overloading pragma new enough to change without breaking > things? -- Father ChrysostomosThread Previous