[open-ils-commits] r8856 - trunk/Open-ILS/src/reporter

svn at svn.open-ils.org svn at svn.open-ils.org
Mon Mar 3 18:59:37 EST 2008


Author: miker
Date: 2008-03-03 18:27:29 -0500 (Mon, 03 Mar 2008)
New Revision: 8856

Modified:
   trunk/Open-ILS/src/reporter/clark-kent.pl
Log:
finally get rid of the diagnostics stuff

Modified: trunk/Open-ILS/src/reporter/clark-kent.pl
===================================================================
--- trunk/Open-ILS/src/reporter/clark-kent.pl	2008-03-03 05:12:04 UTC (rev 8855)
+++ trunk/Open-ILS/src/reporter/clark-kent.pl	2008-03-03 23:27:29 UTC (rev 8856)
@@ -1,8 +1,7 @@
-#!/usr/bin/perl -w
+#!/usr/bin/perl
 # vim:ts=4:noet:
 
 use strict;
-use diagnostics;
 use DBI;
 use FileHandle;
 use XML::LibXML;



More information about the open-ils-commits mailing list