X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Valgrind.git;a=blobdiff_plain;f=lib%2FTest%2FValgrind%2FAction%2FCaptor.pm;h=a29f916b2e76c8c645f1bfee1fc645337cb3d78b;hp=755f5b9eae0c7dd8bfca297d2118b023bb699c32;hb=44f0639e6ac34bdc0be52d47fe2c2df43ab1ca94;hpb=5faeae4df8604583bbb24770048925b7345cc7a5 diff --git a/lib/Test/Valgrind/Action/Captor.pm b/lib/Test/Valgrind/Action/Captor.pm index 755f5b9..a29f916 100644 --- a/lib/Test/Valgrind/Action/Captor.pm +++ b/lib/Test/Valgrind/Action/Captor.pm @@ -25,7 +25,7 @@ It's not meant to be used directly as an action. use File::Spec (); -use base qw/Test::Valgrind::Carp/; +use base qw; =head1 METHODS