diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-10-10 20:06:21 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-10-10 20:06:21 +0000 |
commit | 8dd7ccc9bf959fb6d227c24a7753045d7f7b4ab4 (patch) | |
tree | 24452b29a342152ae9dc0351cdd6e5e5b2558280 /doc/bugs | |
parent | be7173db7a207a1923cb070b85703b83695660c8 (diff) | |
download | ikiwiki-8dd7ccc9bf959fb6d227c24a7753045d7f7b4ab4.tar ikiwiki-8dd7ccc9bf959fb6d227c24a7753045d7f7b4ab4.tar.gz |
web commit by SteveRobbins: Response with FormBuilder version and error string location.
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/Problems_using_cygwin.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
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). + |