[Bps-public-commit] r12408 - in Carp-REPL: .
sartak at bestpractical.com
sartak at bestpractical.com
Fri May 16 11:12:09 EDT 2008
Author: sartak
Date: Fri May 16 11:11:57 2008
New Revision: 12408
Modified:
Carp-REPL/ (props changed)
Carp-REPL/t/00-load.t
Log:
r56031 at onn: sartak | 2008-05-16 11:11:10 -0400
Typo
Modified: Carp-REPL/t/00-load.t
==============================================================================
--- Carp-REPL/t/00-load.t (original)
+++ Carp-REPL/t/00-load.t Fri May 16 11:11:57 2008
@@ -4,7 +4,7 @@
BEGIN {
use_ok( 'Carp::REPL' );
- use_ok( 'Devel::REPL::Plugin::Devel::REPL' );
+ use_ok( 'Devel::REPL::Plugin::Carp::REPL' );
}
diag( "Testing Carp::REPL $Carp::REPL::VERSION, Perl $], $^X" );
More information about the Bps-public-commit
mailing list