[xen-tools-dev] [PATCH v2 11/13] Podchecker doesn't like empty paragraphs

Stéphane Jourdois sjourdois at gmail.com
Sun Jul 18 22:04:21 CEST 2010


From: Stéphane Jourdois <stephane at jourdois.fr>

So remove them, even if t/pod-check.t doesn't currently checks
for those unused modules.
---
 lib/Xen/Tools.pm     |    4 ----
 lib/Xen/Tools/Log.pm |    4 ----
 2 files changed, 0 insertions(+), 8 deletions(-)

diff --git a/lib/Xen/Tools.pm b/lib/Xen/Tools.pm
index a1e9813..6e79af0 100644
--- a/lib/Xen/Tools.pm
+++ b/lib/Xen/Tools.pm
@@ -319,10 +319,6 @@ L<http://search.cpan.org/dist/Xen-Tools>
 
 =back
 
-
-=head1 ACKNOWLEDGEMENTS
-
-
 =head1 COPYRIGHT & LICENSE
 
 Copyright 2007 C.J. Adams-Collier, all rights reserved.
diff --git a/lib/Xen/Tools/Log.pm b/lib/Xen/Tools/Log.pm
index 220803e..3e8a311 100644
--- a/lib/Xen/Tools/Log.pm
+++ b/lib/Xen/Tools/Log.pm
@@ -199,10 +199,6 @@ L<http://search.cpan.org/dist/Xen-Tools>
 
 =back
 
-
-=head1 ACKNOWLEDGEMENTS
-
-
 =head1 COPYRIGHT & LICENSE
 
 Copyright 2007 C.J. Adams-Collier, all rights reserved.
-- 
1.7.1.1



More information about the xen-tools-dev mailing list