]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/blobdiff - lib/Test/Valgrind/Command/Aggregate.pm
This is 1.10
[perl/modules/Test-Valgrind.git] / lib / Test / Valgrind / Command / Aggregate.pm
index 3b985da913f9aaa682eed0593407f65d0e5652f7..136f1a2b1add617e20f085aa97c6766c5fb18aa5 100644 (file)
@@ -9,14 +9,16 @@ Test::Valgrind::Command::Aggregate - A Test::Valgrind command that aggregates se
 
 =head1 VERSION
 
-Version 1.01
+Version 1.10
 
 =cut
 
-our $VERSION = '1.01';
+our $VERSION = '1.10';
 
 =head1 DESCRIPTION
 
+This command groups several commands together, which the session will run under the same action.
+
 =cut
 
 use Scalar::Util ();