[open-ils-commits] r8857 - branches/rel_1_2/Open-ILS/src/reporter

svn at svn.open-ils.org svn at svn.open-ils.org
Mon Mar 3 19:00:04 EST 2008


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

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

Modified: branches/rel_1_2/Open-ILS/src/reporter/clark-kent.pl
===================================================================
--- branches/rel_1_2/Open-ILS/src/reporter/clark-kent.pl	2008-03-03 23:27:29 UTC (rev 8856)
+++ branches/rel_1_2/Open-ILS/src/reporter/clark-kent.pl	2008-03-03 23:27:56 UTC (rev 8857)
@@ -1,7 +1,6 @@
-#!/usr/bin/perl -w
+#!/usr/bin/perl
 
 use strict;
-use diagnostics;
 use DBI;
 use FileHandle;
 use XML::LibXML;



More information about the open-ils-commits mailing list