X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FTest%2FValgrind%2FCommand%2FAggregate.pm;fp=lib%2FTest%2FValgrind%2FCommand%2FAggregate.pm;h=e5b66b53237b32517f95681828d7d98d720fef83;hb=cbc78ed3600426ed4bd21f069a0afb334a94a4b1;hp=3b985da913f9aaa682eed0593407f65d0e5652f7;hpb=0f8254a97856eefe03b0d47576fae8adcbc3212d;p=perl%2Fmodules%2FTest-Valgrind.git diff --git a/lib/Test/Valgrind/Command/Aggregate.pm b/lib/Test/Valgrind/Command/Aggregate.pm index 3b985da..e5b66b5 100644 --- a/lib/Test/Valgrind/Command/Aggregate.pm +++ b/lib/Test/Valgrind/Command/Aggregate.pm @@ -17,6 +17,8 @@ our $VERSION = '1.01'; =head1 DESCRIPTION +This command groups several commands together, which the session will run under the same action. + =cut use Scalar::Util ();