1Test::Valgrind::Parser:U:sTeerxtC(o3n)tributed Perl DocuTmeesntt:a:tViaolngrind::Parser::Text(3)
2
3
4

NAME

6       Test::Valgrind::Parser::Text - Parse valgrind output as a text stream.
7

VERSION

9       Version 1.19
10

DESCRIPTION

12       This is a Test::Valgrind::Parser object that can extract suppressions
13       from "valgrind"'s text output.
14

METHODS

16   "args"
17           my @args = $tvp->args($session, $fh);
18
19       Returns the arguments needed to tell "valgrind" to print in text to the
20       filehandle $fh.
21

SEE ALSO

23       Test::Valgrind, Test::Valgrind::Parser.
24

AUTHOR

26       Vincent Pit, "<perl at profvince.com>", <http://www.profvince.com>.
27
28       You can contact me by mail or on "irc.perl.org" (vincent).
29

BUGS

31       Please report any bugs or feature requests to "bug-test-valgrind at
32       rt.cpan.org", or through the web interface at
33       <http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Test-Valgrind>.  I will
34       be notified, and then you'll automatically be notified of progress on
35       your bug as I make changes.
36

SUPPORT

38       You can find documentation for this module with the perldoc command.
39
40           perldoc Test::Valgrind::Parser::Text
41
43       Copyright 2009,2010,2011,2013,2015,2016 Vincent Pit, all rights
44       reserved.
45
46       This program is free software; you can redistribute it and/or modify it
47       under the same terms as Perl itself.
48
49
50
51perl v5.30.0                      2019-07-26   Test::Valgrind::Parser::Text(3)
Impressum