Your message dated Fri, 5 Dec 2008 09:01:09 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Closing #471923: Some (all?) links in policy diagnostics have
extra text
has caused the Debian Bug report #471923,
regarding Some (all?) links in policy diagnostics have extra text
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
471923: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=471923
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: libperl-critic-perl
Version: 1.082-1
At least some of the links in the policy descriptions are rendered as
"the LINK manpage", which often looks odd:
$ cat >foo <<EOF
1;
EOF
$ perlcritic --gentle foo
Code before strictures are enabled at line 1, near '1;'.
TestingAndDebugging::RequireUseStrict (Severity: 5)
Using strictures is probably the single most effective way to improve
the quality of your code. This policy requires that the `'use strict''
statement must come before any other statements except `package',
`require', and other `use' statements. Thus, all the code in the entire
package will be affected.
There is a special exemption for the Moose manpage because it enforces
strictness; i.e. `'use Moose'' is treated as equivalent to `'use
strict''.
(See the first sentence of the second paragraph.) According to
perlpod, the link should be changed from "L<Moose>" to
"L<Moose|Moose>" to avoid this problem.
--
Matt
--- End Message ---
--- Begin Message ---
Version: 1.092-1
-=| Elliot Shank, Thu, Dec 04, 2008 at 09:15:21PM -0600 |=-
> I can't seem to track down which version it was released in.
I checked upstream SVN, the fix was released by upstream with 1.089.
The debian package was upgraded from 1.088 to 1.092. Closing
accordingly.
Thanks for following up.
--
dam JabberID: [EMAIL PROTECTED]
signature.asc
Description: Digital signature
--- End Message ---