X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Valgrind.git;a=blobdiff_plain;f=lib%2FTest%2FValgrind%2FParser.pm;h=3489ae56c17bc5794fe0c26fa27e574fa67f1914;hp=c02d77f541e53db90d81c1fb393cf6ddea8802a5;hb=4ec45e4261121ecdc32dd5431f939abebf0b6dc4;hpb=18be4c50c41cc9ee118fddc26d73ebf428a83080 diff --git a/lib/Test/Valgrind/Parser.pm b/lib/Test/Valgrind/Parser.pm index c02d77f..3489ae5 100644 --- a/lib/Test/Valgrind/Parser.pm +++ b/lib/Test/Valgrind/Parser.pm @@ -27,6 +27,10 @@ use base qw/Test::Valgrind::Component Test::Valgrind::Carp/; =head2 C +The parser constructor, called without arguments. + +Defaults to L. + =head2 C Returns the list of parser-specific arguments that are to be passed to C.