Title: [opsview-perl] [696] Minor formatting of comments.
Revision
696
Author
pknight
Date
2012-07-11 16:06:45 +0100 (Wed, 11 Jul 2012)

Log Message

Minor formatting of comments.

Modified Paths


Modified: trunk/Makefile
===================================================================
--- trunk/Makefile	2012-07-09 13:34:51 UTC (rev 695)
+++ trunk/Makefile	2012-07-11 15:06:45 UTC (rev 696)
@@ -579,8 +579,9 @@
 PERL_MODULES += Archive::Zip
 PERL_MODULES += AutoLoader
 PERL_MODULES += B::Deobfuscate
-# We take this out for the moment. SLES11's perl does not like this as it is built with DEBUGGING option
-# and refuses to build. When this module is used, need to test on SLES11
+# We take this out for the moment. SLES11's perl does not like this as it is
+# built with DEBUGGING option and refuses to build. When this module is used,
+# need to test on SLES11.
 #PERL_MODULES += Filter::Crypto
 PERL_MODULES += Module::Install::AuthorRequires
 PERL_MODULES += Module::Info
@@ -620,12 +621,12 @@
 PERL_MODULES += Image::Scale
 PERL_MODULES += Data::Compare
 
-# This needs to be ignored currently as JIRA::Client has problems
-# Instead, we use the system IO::Socket::SSL and libwww to provide
-# https functionality. This needs further investigation
+# This needs to be ignored currently as JIRA::Client has problems Instead, we
+# use the system IO::Socket::SSL and libwww to provide https functionality. This
+# needs further investigation.
 #PERL_MODULES += LWP::Protocol::https
 
-# Ignore the GraphViz stuff for now as not required
+# Ignore the GraphViz stuff for now as not required.
 PERL_DEV_MODULES += GraphViz
 PERL_DEV_MODULES += GraphViz::DBI
 PERL_DEV_MODULES += Class::DBI::Loader::GraphViz

_______________________________________________
Opsview-checkins mailing list
[email protected]
http://lists.opsview.org/lists/listinfo/opsview-checkins

Reply via email to