From: Vincent Pit Date: Sat, 24 Aug 2013 13:40:35 +0000 (-0300) Subject: Put each POD sentence on its own line X-Git-Tag: v1.14~6 X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Valgrind.git;a=commitdiff_plain;h=7811845d42a11114dbecfa68b1531ff9e2bd355d Put each POD sentence on its own line --- 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