[freeside-commits] freeside/htetc handler.pl,1.72,1.73
Ivan,,,
ivan at wavetail.420.am
Fri Aug 25 19:20:03 PDT 2006
Update of /home/cvs/cvsroot/freeside/htetc
In directory wavetail:/tmp/cvs-serv4579
Modified Files:
handler.pl
Log Message:
i want max and min!
Index: handler.pl
===================================================================
RCS file: /home/cvs/cvsroot/freeside/htetc/handler.pl,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -d -r1.72 -r1.73
--- handler.pl 12 Jul 2006 00:20:22 -0000 1.72
+++ handler.pl 26 Aug 2006 02:20:00 -0000 1.73
@@ -92,6 +92,7 @@
use vars qw( %session );
use CGI 2.47 qw(-private_tempfiles);
#use CGI::Carp qw(fatalsToBrowser);
+ use List::Util qw( max min );
use Date::Format;
use Date::Parse;
use Time::Local;
More information about the freeside-commits
mailing list