X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FTest%2FValgrind.pm;h=c76ce608707e037b051c8341d223e9bc0d70d55f;hb=d44c95e8e9820ee69e76506bde7c2c5fbe37b568;hp=1e563a813bbe61258afb2629c689e21e3639d00a;hpb=b53c95bc4c9013591c3051dd69d472518474d620;p=perl%2Fmodules%2FTest-Valgrind.git diff --git a/lib/Test/Valgrind.pm b/lib/Test/Valgrind.pm index 1e563a8..c76ce60 100644 --- a/lib/Test/Valgrind.pm +++ b/lib/Test/Valgrind.pm @@ -9,11 +9,11 @@ Test::Valgrind - Generate suppressions, analyse and test any command with valgri =head1 VERSION -Version 1.02 +Version 1.10 =cut -our $VERSION = '1.02'; +our $VERSION = '1.10'; =head1 SYNOPSIS @@ -308,14 +308,14 @@ What your tests output to C and C is eaten unless you pass the C =head1 DEPENDENCIES -Valgrind 3.1.0 (L). - L, L, L, L, L. =head1 SEE ALSO All the C API, including L, L, L and L. +The C man page. + L. L, L, L.