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: 55948
Status: new
Priority: 0/
Queue: Perl-Critic

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

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



Subject: Documentation::PodSpelling report at first pod location
Date: Fri, 26 Mar 2010 09:29:44 +1100
To: bug-Perl-Critic [...] rt.cpan.org
From: Kevin Ryde <user42 [...] zip.com.au>
When Documentation::PodSpelling reports spelling errors it'd be good if the line number location in its violation was the first pod in the file rather than just line 1 always. The first pod is likely to be where you'd add "=for stopwords", or nearer to the misspellings than the start of the file.