similar errors - same tester, but different distribution/author http://www.cpantesters.org/cpan/report/875d0f3e-202c-11e4-9276-fad4c7ccabfc http://www.cpantesters.org/cpan/report/85202e04-202c-11e4-82ae-75d4c7ccabfc
2014-08-10 11:40 GMT+04:00 Victor Efimov <vic...@vsespb.ru>: > perhaps problem that you have "warnings" version 0.03, however even > perl 5.7.x had version 1.00 ? > > 2014-08-10 11:18 GMT+04:00 Victor Efimov <vic...@vsespb.ru>: >> 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?