X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;ds=sidebyside;f=lib%2FTest%2FValgrind%2FParser%2FXML.pm;h=fae88b63e6b2d6dfae7ede47c2863415b9a1ab67;hb=d83358595540f8645467c2d1a2f658fa74b14c72;hp=bc8a4adf3a94a6775d0f152a71baee498746f721;hpb=254ae9b36d4bdcc79ab4a2dacd3d717b5cea1f9e;p=perl%2Fmodules%2FTest-Valgrind.git diff --git a/lib/Test/Valgrind/Parser/XML.pm b/lib/Test/Valgrind/Parser/XML.pm index bc8a4ad..fae88b6 100644 --- a/lib/Test/Valgrind/Parser/XML.pm +++ b/lib/Test/Valgrind/Parser/XML.pm @@ -25,7 +25,9 @@ use base qw; =head1 METHODS -=head2 C +=head2 C + + my @args = $tvp->args($session, $fh); Returns the arguments needed to tell C to print in XML to the filehandle C<$fh>.