Package: libperl-critic-perl
Version: 1.118-1
Severity: normal
Tags: upstream

Hi!

While running perlcritic over the dpkg code base I've found a file
perlcritic trips over. As I'm fixing issues, the file might not show
those when it gets looked at so here's a reference to a specific git
blob object:

  
<http://anonscm.debian.org/gitweb/?p=dpkg/dpkg.git;a=blob;f=scripts/dpkg-genchanges.pl;h=082664140fec005917d58e7aa9866de63dfc0330;hb=HEAD>

I seem to have tracked the issue down to being triggered by the '%r'
verbose format. To reproduce, with an empty .perlcriticrc, run:

  $ perlcritic -1 --verbose "%l:%c near '%r'\n" dpkg-genchanges.pl

Notice the empty '%r' expansions.

Thanks,
Guillem


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to