X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Valgrind.git;a=blobdiff_plain;f=lib%2FTest%2FValgrind%2FCommand.pm;h=0f87b2a30f047a85589ed6d6bb69478b9ca2d014;hp=b28a7bb13db1e6c2a9fb19a6dd14bcd9ba07447f;hb=7811845d42a11114dbecfa68b1531ff9e2bd355d;hpb=b78d3fc6145e385aaa109edd4ce4bd95dca3ec65 diff --git a/lib/Test/Valgrind/Command.pm b/lib/Test/Valgrind/Command.pm index b28a7bb..0f87b2a 100644 --- a/lib/Test/Valgrind/Command.pm +++ b/lib/Test/Valgrind/Command.pm @@ -19,7 +19,8 @@ our $VERSION = '1.13'; This class is the base for L commands. -Commands gather information about the target of the analysis. They should also provide a default setup for generating suppressions. +Commands gather information about the target of the analysis. +They should also provide a default setup for generating suppressions. =cut