X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FJulian.pm;h=861f84d441aef14e79d9727b0956bb659e79b99b;hb=0bd9d2811cc42417676a1b11b121681c2377d70a;hp=07bf3849aa65df00fcdb34b82e24c51ca2c90496;hpb=da56601b23d5e19b5df80fe1248e5477f5b6de6b;p=spider.git diff --git a/perl/Julian.pm b/perl/Julian.pm index 07bf3849..861f84d4 100644 --- a/perl/Julian.pm +++ b/perl/Julian.pm @@ -8,8 +8,6 @@ package Julian; -use Carp; - use strict; my @days = (31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31);