X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Valgrind.git;a=blobdiff_plain;f=lib%2FTest%2FValgrind%2FCommand.pm;h=81c615de24fb9dd33f7466924c7fa0fabaa911b3;hp=15e47b94cc36d38817f21c265de03a51d6dda56c;hb=44f0639e6ac34bdc0be52d47fe2c2df43ab1ca94;hpb=5faeae4df8604583bbb24770048925b7345cc7a5 diff --git a/lib/Test/Valgrind/Command.pm b/lib/Test/Valgrind/Command.pm index 15e47b9..81c615d 100644 --- a/lib/Test/Valgrind/Command.pm +++ b/lib/Test/Valgrind/Command.pm @@ -23,7 +23,7 @@ Commands gather information about the target of the analysis. They should also p =cut -use base qw/Test::Valgrind::Carp/; +use base qw; =head1 METHODS