Subject: | BUG prove |
Date: | Fri, 3 Jul 2009 08:38:20 -0300 |
To: | bug-Test-Harness [...] rt.cpan.org |
From: | m-aurelio1981 <m-aurelio1981 [...] bol.com.br> |
# uname -a
Linux oper65 2.6.26-2-686 #1 SMP Sun Jun 21 04:57:38 UTC 2009 i686 GNU/Linux
#cat /etc/debian_version
squeeze/sid
# perl --version
This is perl, v5.10.0 built for i486-linux-gnu-thread-multi
Copyright 1987-2007, Larry Wall
Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl". If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.
BUG:
# prove
Can't locate object method "mk_methods" via package "App::Prove::State" at /usr/share/perl5/App/Prove/State.pm line 17.
BEGIN failed--compilation aborted at /usr/share/perl5/App/Prove/State.pm line 18.
Compilation failed in require at /usr/share/perl5/App/Prove.pm line 11.
BEGIN failed--compilation aborted at /usr/share/perl5/App/Prove.pm line 11.
Compilation failed in require at /usr/bin/prove line 7.
BEGIN failed--compilation aborted at /usr/bin/prove line 7.