On Wed, 14 May 2008 20:20:34 +0200, Thijs Kinkhorst wrote:

> > Name " GnuPG::Handles::options_clear" used only once: possible typo at
> > /usr/lib/perl5/Class/MethodMaker/Engine.pm line 781.
> Looking a bit further I see the same problem reported upstream at 
> libclass-methodmaker-perl. I'm thus reassigning to that package and marking 
> as forwarded.

The bug is also triggered by the test scripts when building the
package.

The bug report at CPAN points out the leading space after the opening
quote, and indeed there's an interesting comment in the source code:

lib/Class/MethodMaker/Engine.pm:

779  # Generate a unique stash name for the sub.  Use a preceding space
780  # to avoid collisions with anything in the Perl space.
781  Class::MethodMaker::set_sub_name($code, $target, $name, " 
${target}::${name}");

Removing the leading space shuts up the warnings when running the
tests during build; I'm just not sure about any possible side effects
...

Cheers,
gregor

-- 
 .''`.   http://info.comodo.priv.at/ | gpg key ID: 0x00F3CFE4
 : :' :  debian gnu/linux user, admin & developer - http://www.debian.org/
 `. `'   member of https://www.vibe.at/ | how to reply: http://got.to/quote/
   `-    NP: Kurt Ostbahn & die Chefpartie

Attachment: signature.asc
Description: Digital signature

Reply via email to