get all the debugging finally into the debug files when things go wrong
[spider.git] / perl / Julian.pm
index 07bf3849aa65df00fcdb34b82e24c51ca2c90496..861f84d441aef14e79d9727b0956bb659e79b99b 100644 (file)
@@ -8,8 +8,6 @@
 
 package Julian;
 
-use Carp;
-
 use strict;
 
 my @days = (31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31);