From: Vincent Pit Date: Sat, 26 Sep 2009 20:00:32 +0000 (+0200) Subject: Document Parser->new X-Git-Tag: v1.11~7 X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Valgrind.git;a=commitdiff_plain;h=4ec45e4261121ecdc32dd5431f939abebf0b6dc4 Document Parser->new --- 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.