X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Valgrind.git;a=blobdiff_plain;f=lib%2FTest%2FValgrind%2FComponent.pm;h=540f14742d9ba75335f1fa598979fcb190c173e7;hp=15c7cb9b5742994e4fc1e76e13fc18c7e98ff40a;hb=44f0639e6ac34bdc0be52d47fe2c2df43ab1ca94;hpb=5faeae4df8604583bbb24770048925b7345cc7a5 diff --git a/lib/Test/Valgrind/Component.pm b/lib/Test/Valgrind/Component.pm index 15c7cb9..540f147 100644 --- a/lib/Test/Valgrind/Component.pm +++ b/lib/Test/Valgrind/Component.pm @@ -23,7 +23,7 @@ This class is the base for all others that act as components that can be started use Scalar::Util (); -use base qw/Test::Valgrind::Carp/; +use base qw; =head1 METHODS