[SimBot-commits] CVS: simbot INSTALL,1.21,1.22
Status: Abandoned
Brought to you by:
kstange
|
From: Pete P. <fou...@us...> - 2005-05-09 02:06:43
|
Update of /cvsroot/simbot/simbot In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20066 Modified Files: INSTALL Log Message: Oh, yeah, and time.pl requires DateTime. Index: INSTALL =================================================================== RCS file: /cvsroot/simbot/simbot/INSTALL,v retrieving revision 1.21 retrieving revision 1.22 diff -u -d -p -r1.21 -r1.22 --- INSTALL 7 May 2005 02:52:30 -0000 1.21 +++ INSTALL 9 May 2005 02:06:34 -0000 1.22 @@ -45,6 +45,9 @@ features in SimBot: SOAP::Lite: For currency.pl + + DateTime: + For time.pl This all, of course, requires that you have Perl installed. |