]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/blobdiff - lib/Test/Valgrind/Command/Perl.pm
Add two missing descriptions
[perl/modules/Test-Valgrind.git] / lib / Test / Valgrind / Command / Perl.pm
index 6e39550e0869264ffa1fb0d14c3c4548910a8bf0..11f11d3351dfda4489d5b0287326266356d22c71 100644 (file)
@@ -17,6 +17,9 @@ our $VERSION = '1.01';
 
 =head1 DESCRIPTION
 
+This command is the base for all C<perl>-based commands.
+It handles the suppression generation and sets the main command-line flags.
+
 =cut
 
 use Env::Sanctify ();