X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Valgrind.git;a=blobdiff_plain;f=lib%2FTest%2FValgrind%2FParser%2FText.pm;h=6320c8b19a7b64d3eae13ea431c632a9342c019d;hp=f17f09ecb29add9ee24be388520044f2e7177f8b;hb=44f0639e6ac34bdc0be52d47fe2c2df43ab1ca94;hpb=5faeae4df8604583bbb24770048925b7345cc7a5 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