On Mon Jul 07 09:43:52 2008, clonezone wrote:
Show quoted text> This is a copy of the Debian bug report at
http://bugs.debian.org/cgi-
> bin/bugreport.cgi?bug=480248.
>
> Package: libperl-critic-perl
> Version: 1.082-1
>
> If the ValuesAndExpressions::ProhibitInterpolationOfLiterals policy is
> enabled, it does not recognize that variables preceded by \\ are
> interpolated (e.g., "\\$foo").
>
To really do this right, we will need to add real parsing of
interpolated strings to P::C or PPI. I swear I saw a CPAN module
recently that does that, but I can't find it again right now.