[SimBot-commits] CVS: simbot INSTALL,1.28,1.29
Status: Abandoned
Brought to you by:
kstange
|
From: Pete P. <fou...@us...> - 2006-09-23 16:50:57
|
Update of /cvsroot/simbot/simbot In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv12993 Modified Files: INSTALL Log Message: Bugs and bugs, but what do I fix? The friggin INSTALL file. Oh, well. (Added SOAP::Lite) Index: INSTALL =================================================================== RCS file: /cvsroot/simbot/simbot/INSTALL,v retrieving revision 1.28 retrieving revision 1.29 diff -u -d -p -r1.28 -r1.29 --- INSTALL 17 Jan 2006 11:17:19 -0000 1.28 +++ INSTALL 23 Sep 2006 16:50:49 -0000 1.29 @@ -65,6 +65,10 @@ intend to use any of the stock plugins p * Required by: httpd +[ SOAP::Lite ] + + * Required by: weather + All of these modules are available in the CPAN repository, so you can install them in most Perl environments by running: |