X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;ds=sidebyside;f=lib%2FTest%2FValgrind%2FCommand%2FPerl.pm;h=11f11d3351dfda4489d5b0287326266356d22c71;hb=cbc78ed3600426ed4bd21f069a0afb334a94a4b1;hp=6e39550e0869264ffa1fb0d14c3c4548910a8bf0;hpb=0f8254a97856eefe03b0d47576fae8adcbc3212d;p=perl%2Fmodules%2FTest-Valgrind.git diff --git a/lib/Test/Valgrind/Command/Perl.pm b/lib/Test/Valgrind/Command/Perl.pm index 6e39550..11f11d3 100644 --- a/lib/Test/Valgrind/Command/Perl.pm +++ b/lib/Test/Valgrind/Command/Perl.pm @@ -17,6 +17,9 @@ our $VERSION = '1.01'; =head1 DESCRIPTION +This command is the base for all C-based commands. +It handles the suppression generation and sets the main command-line flags. + =cut use Env::Sanctify ();