Victor Efimov <vic...@vsespb.ru> writes: > like this > > http://www.cpantesters.org/cpan/report/53333a6c-2004-11e4-9b7f-94b5c7ccabfc > http://www.cpantesters.org/cpan/report/f12c0038-2003-11e4-9b9a-38a6c7ccabfc > http://www.cpantesters.org/cpan/report/e40fcf06-2003-11e4-8796-47a3c7ccabfc > www.cpantesters.org/cpan/report/dc9258d4-2003-11e4-8eec-17a1c7ccabfc > http://www.cpantesters.org/cpan/report/f6ba2558-2002-11e4-946c-29f0c7ccabfc > > some with: > > Subroutine IPC::Open3::xclose redefined at > /home/sand/src/perl/repoperls/installed-perls/perl/perl-5.10.0/5da8/lib/5.10.0/TAP/Parser/Iterator/Process.pm > line 146. > Use of uninitialized value $bit in vec at > /home/sand/src/perl/repoperls/installed-perls/perl/perl-5.10.0/5da8/lib/5.10.0/warnings/register.pm > line 31. > Use of uninitialized value $warnings::LAST_BIT in vec at > /home/sand/src/perl/repoperls/installed-perls/perl/perl-5.10.0/5da8/lib/5.10.0/warnings/register.pm > line 41. > Use of uninitialized value $warnings::Bits{"all"} in vec at > /home/sand/src/perl/repoperls/installed-perls/perl/perl-5.10.0/5da8/lib/5.10.0/warnings/register.pm > line 41. > > other crashes were related to redefined subroutines (I have set > warnings fatal), but normaly this warning dont appear. > > cannot reproduce. I suspect something with tester? >
Problem is the CPAN distribution Modern-Open, which is installing a stripped-down version of warnings.pm, shadowing the original warnings.pm. Dear testers, if you find a warnings.pm in site_perl, then remove it, and also put the following regexp INA/Modern/Open/Modern-Open-\d to your distroprefs file containing disabled distributions. See also https://rt.cpan.org/Public/Bug/Display.html?id=97866 Regards, Slaven -- Slaven Rezic - slaven <at> rezic <dot> de BBBike - route planner for cyclists in Berlin WWW version: http://www.bbbike.de Perl/Tk version for Unix and Windows: http://bbbike.sourceforge.net