[freeside-commits] freeside/htetc handler.pl,1.78,1.79

Ivan,,, ivan at wavetail.420.am
Thu Dec 14 16:56:14 PST 2006


Update of /home/cvs/cvsroot/freeside/htetc
In directory wavetail:/tmp/cvs-serv12702/htetc

Modified Files:
	handler.pl 
Log Message:
add DateTime as a proper rather than hidden dependency

Index: handler.pl
===================================================================
RCS file: /home/cvs/cvsroot/freeside/htetc/handler.pl,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -d -r1.78 -r1.79
--- handler.pl	15 Dec 2006 00:28:46 -0000	1.78
+++ handler.pl	15 Dec 2006 00:56:12 -0000	1.79
@@ -97,6 +97,7 @@
       use Date::Parse;
       use Time::Local;
       use Time::Duration;
+      use DateTime::Format::Strptime;
       use Lingua::EN::Inflect qw(PL);
       use Tie::IxHash;
       use URI::Escape;



More information about the freeside-commits mailing list