]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/commitdiff
Put each POD sentence on its own line
authorVincent Pit <vince@profvince.com>
Sat, 24 Aug 2013 13:40:35 +0000 (10:40 -0300)
committerVincent Pit <vince@profvince.com>
Sat, 24 Aug 2013 13:40:35 +0000 (10:40 -0300)
lib/Test/Valgrind/Command.pm

index b28a7bb13db1e6c2a9fb19a6dd14bcd9ba07447f..0f87b2a30f047a85589ed6d6bb69478b9ca2d014 100644 (file)
@@ -19,7 +19,8 @@ our $VERSION = '1.13';
 
 This class is the base for L<Test::Valgrind> commands.
 
 
 This class is the base for L<Test::Valgrind> 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
 
 
 =cut