X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FTest%2FValgrind%2FCommand%2FPerl.pm;h=7d50dbbd0bff2bedf0807d26442aef5715850562;hb=refs%2Ftags%2Frt109349;hp=bf28bdd12160a29cd502268cf3bdf1ce45254572;hpb=1d0c26d755a760ddc41b203a1dd8ec215aaa8593;p=perl%2Fmodules%2FTest-Valgrind.git diff --git a/lib/Test/Valgrind/Command/Perl.pm b/lib/Test/Valgrind/Command/Perl.pm index bf28bdd..7d50dbb 100644 --- a/lib/Test/Valgrind/Command/Perl.pm +++ b/lib/Test/Valgrind/Command/Perl.pm @@ -9,11 +9,11 @@ Test::Valgrind::Command::Perl - A Test::Valgrind command that invokes perl. =head1 VERSION -Version 1.18 +Version 1.19 =cut -our $VERSION = '1.18'; +our $VERSION = '1.19'; =head1 DESCRIPTION @@ -48,7 +48,7 @@ The package constructor, which takes several options : =item * -The C option specifies which C executable will run the arugment list given in C. +The C option specifies which C executable will run the argument list given in C. Defaults to C<$^X>.