Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

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

Report information
The Basics
Id: 36896
Status: patched
Priority: 0/
Queue: Perl-Critic-StricterSubs

People
Owner: Nobody in particular
Requestors: user42 [...] zip.com.au
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: ProhibitCallsToUndeclaredSubs example typo
Date: Wed, 18 Jun 2008 11:17:12 +1000
To: bug-Perl-Critic-StricterSubs [...] rt.cpan.org
From: Kevin Ryde <user42 [...] zip.com.au>
I cut and pasted from the pod for ProhibitCallsToUndeclaredSubs [Subroutines::ProhibitCallsToUndeclaredSubs] exempt_subs Test::More::ok Test::More::is but that seems to provoke an error Could not parse profile "/home/gg/.perlcriticrc": Syntax error at line 104: 'exempt_subs Test::More::ok Test::More::is' I guess it's "exempt_subs=Foo::bar..." with an "=".
Subject: Re: [rt.cpan.org #36896] ProhibitCallsToUndeclaredSubs example typo
Date: Fri, 20 Jun 2008 17:19:35 -0500
To: bug-Perl-Critic-StricterSubs [...] rt.cpan.org
From: Elliot Shank <perl [...] galumph.com>
Fix checked in.