From: joey Date: Tue, 10 Oct 2006 20:06:21 +0000 (+0000) Subject: web commit by SteveRobbins: Response with FormBuilder version and error string location. X-Git-Tag: 1.29~11 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/8dd7ccc9bf959fb6d227c24a7753045d7f7b4ab4 web commit by SteveRobbins: Response with FormBuilder version and error string location. --- diff --git a/doc/bugs/Problems_using_cygwin.mdwn b/doc/bugs/Problems_using_cygwin.mdwn index 0aedea552..3d9ccc695 100644 --- a/doc/bugs/Problems_using_cygwin.mdwn +++ b/doc/bugs/Problems_using_cygwin.mdwn @@ -15,3 +15,7 @@ Can anyone decipher this for me? I spent some time with cpan earlier today down > It would help to know what version of CGI::FormBuilder you have. Mine > (3.03.01) does not seem to contain this error message. --[[Joey]] + +I have version 3.0401 of CGI::FormBuilder -- the latest from CPAN. If you are wondering about any other modules, the answer +is likely the same: the latest from CPAN. And you're right: the error string in question does not appear in CGI::FormBuilder. I found it in HTML::Template (version 2.8). +