On 04/11/2013 11:14 AM, noreply via RT wrote:
Show quoted text> '' as delimiters don't interpolate, so this is wrong
>
> $ perl -MData::Dumper -le " print Dumper( qr'$dollar' ) "
> $VAR1 = qr/(?^:$dollar)/;
This stands a better (if not great) chance to see a timely fix if you
file it against rt.perl.org since Data::Dumper is maintained by the
perl5-porters as part of Perl.
Best regards,
Steffen