Author: fperrad
Date: Fri Mar 16 00:24:06 2007
New Revision: 17518

Modified:
   trunk/README.win32.pod

Log:
[docs]
- add SVN::Client

Modified: trunk/README.win32.pod
==============================================================================
--- trunk/README.win32.pod      (original)
+++ trunk/README.win32.pod      Fri Mar 16 00:24:06 2007
@@ -100,7 +100,8 @@
 
 =item Optional utilities
 
-The availability of these utilities is checked by Configure.pl.
+The availability of these utilities is checked by Configure.pl
+or by some test.
 
 B<antlr> - ANother Tool for Language Recognition
 L<http://www.antlr.org/>
@@ -114,11 +115,14 @@
 B<Python> - an interpreted, interactive, object-oriented programming language
 L<http://www.python.org/>
 
+B<SVN::Client> - Perl wrapper of Subversion client functions
+L<http://subversion.tigris.org/> (svn-win32-1.4.x_pl.zip)
+
 =item Inno Setup
 
 Inno Setup is a I<free> installer for Windows programs.
 
-The latest release of Inno Setup at the time of writing is 5.1.9.
+The latest release of Inno Setup at the time of writing is 5.1.11.
 
 The HomePage is on L<http://www.jrsoftware.org/>.
 
@@ -237,6 +241,6 @@
 
 GCC/mingw32 support was added in 0.1.2 (Fran�ois Perrad).
 
-Last updated: 18 January 2007
+Last updated: 15 March 2007
 
 =cut

Reply via email to