Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Perl-Critic CPAN distribution.

Report information
The Basics
Id: 48936
Status: resolved
Priority: 0/
Queue: Perl-Critic

People
Owner: Nobody in particular
Requestors: salvatore.bonaccorso [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 1.103
Fixed in: 1.104



Subject: wrong option in documentation for ProhibitInterpolationOfLiterals
Hi In Debian we got the following Bug-Report for Perl::Critic: --- The documentation for ValuesAndExpressions::ProhibitInterpolationOfLiterals policy says about 'allow_double_quote_if_string_contains_single', however the right option name is 'allow_if_string_contains_single_quote'. --- See http://bugs.debian.org/542814 --- The POD says: The flag C<allow_if_string_contains_single_quote> permits double-quoted strings if the string contains a single quote (') character. It defaults to off; to turn it on put the following in your F<.perlcriticrc> file: [ValuesAndExpressions::ProhibitInterpolationOfLiterals] allow_double_quote_if_string_contains_single = 1 --- Many thanks in advance Bests Salvatore
Subject: Re: [rt.cpan.org #48936] wrong option in documentation for ProhibitInterpolationOfLiterals
Date: Sat, 22 Aug 2009 19:23:05 -0500
To: bug-Perl-Critic [...] rt.cpan.org
From: Elliot Shank <perl [...] galumph.com>
Thanks for the report. Fix committed.
Hi On Sat Aug 22 20:23:28 2009, clonezone wrote: Show quoted text
> Thanks for the report. Fix committed.
Many thanks for the fast reaction and fixing :) Bests Salvatore
Subject: Re: [rt.cpan.org #48936] wrong option in documentation for ProhibitInterpolationOfLiterals
Date: Tue, 25 Aug 2009 07:47:52 -0500
To: bug-Perl-Critic [...] rt.cpan.org
From: Elliot Shank <perl [...] galumph.com>
The fix is released in 1.104.