X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FTest%2FValgrind%2FSession.pm;h=8d78d86e730b3802e5bb70612e37b58a045df16e;hb=1032312bd6aa3f16153e3ba3fdf6b4d2531dea8c;hp=cefd752aadd761e79734a16e68877dda6c64c93d;hpb=1d0c26d755a760ddc41b203a1dd8ec215aaa8593;p=perl%2Fmodules%2FTest-Valgrind.git diff --git a/lib/Test/Valgrind/Session.pm b/lib/Test/Valgrind/Session.pm index cefd752..8d78d86 100644 --- a/lib/Test/Valgrind/Session.pm +++ b/lib/Test/Valgrind/Session.pm @@ -9,11 +9,11 @@ Test::Valgrind::Session - Test::Valgrind session object. =head1 VERSION -Version 1.18 +Version 1.19 =cut -our $VERSION = '1.18'; +our $VERSION = '1.19'; =head1 DESCRIPTION @@ -65,7 +65,7 @@ Defaults to the current C environment variable. If a simple scalar C<$valgrind> is passed as the value to C<'valgrind'>, it will be the only candidate. C<@search_dirs> will then be ignored. -If an array refernce C<\@valgrind> is passed, its values will be I to the list of the candidates resulting from C<@search_dirs>. +If an array reference C<\@valgrind> is passed, its values will be I to the list of the candidates resulting from C<@search_dirs>. =item *