X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FTest%2FValgrind%2FParser%2FText.pm;h=6320c8b19a7b64d3eae13ea431c632a9342c019d;hb=44f0639e6ac34bdc0be52d47fe2c2df43ab1ca94;hp=f17f09ecb29add9ee24be388520044f2e7177f8b;hpb=a7f76c8c630e9273e6b8c72f884e7fe012da116e;p=perl%2Fmodules%2FTest-Valgrind.git diff --git a/lib/Test/Valgrind/Parser/Text.pm b/lib/Test/Valgrind/Parser/Text.pm index f17f09e..6320c8b 100644 --- a/lib/Test/Valgrind/Parser/Text.pm +++ b/lib/Test/Valgrind/Parser/Text.pm @@ -21,7 +21,7 @@ This is a L object that can extract suppressions from C< =cut -use base qw/Test::Valgrind::Parser/; +use base qw; =head1 METHODS