X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Valgrind.git;a=blobdiff_plain;f=lib%2FTest%2FValgrind%2FReport.pm;h=46f44b83f5049b255905af8e9ff1ef40d781aa36;hp=44d1c77c9119b0a3a56ff35bc64f5bb519b383df;hb=44f0639e6ac34bdc0be52d47fe2c2df43ab1ca94;hpb=5faeae4df8604583bbb24770048925b7345cc7a5 diff --git a/lib/Test/Valgrind/Report.pm b/lib/Test/Valgrind/Report.pm index 44d1c77..46f44b8 100644 --- a/lib/Test/Valgrind/Report.pm +++ b/lib/Test/Valgrind/Report.pm @@ -25,7 +25,7 @@ The C kind is reserved for diagnostics. =cut -use base qw/Test::Valgrind::Carp/; +use base qw; =head2 C<< new kind => $kind, id => $id, data => $data >>