[open-ils-commits] r8002 - trunk/Open-ILS/src/support-scripts
svn at svn.open-ils.org
svn at svn.open-ils.org
Mon Nov 5 13:41:42 EST 2007
Author: miker
Date: 2007-11-05 13:26:15 -0500 (Mon, 05 Nov 2007)
New Revision: 8002
Modified:
trunk/Open-ILS/src/support-scripts/settings-tester.pl
Log:
adding reporter perl modules to the settings tester
Modified: trunk/Open-ILS/src/support-scripts/settings-tester.pl
===================================================================
--- trunk/Open-ILS/src/support-scripts/settings-tester.pl 2007-11-05 14:10:22 UTC (rev 8001)
+++ trunk/Open-ILS/src/support-scripts/settings-tester.pl 2007-11-05 18:26:15 UTC (rev 8002)
@@ -315,3 +315,6 @@
Log::Log4perl
Email::Send
Text::CSV
+Text::CSV_XS
+Spreadsheet::WriteExcel::Big
+Tie::IxHash
More information about the open-ils-commits
mailing list