Re: Problems get DATA part from POST requests.
[prev]
[thread]
[next]
[Date index for 2005/05/18]
Gerald Richter wrote:
>>Both are relatively recent, since I'm using FreeBSD packages.
>>And I've even used cpan to upgrade to the most recent CGI.pm
>>
>>Perl 5.8.6
>>$CGI::VERSION='3.10';
>>
>
>
> Embperl 1.3.6 does not work with CGI.pm >= 3.01, because there were some
> changes in the upload code in CGI.pm. Since Embperl 1.3.6 is not expected to
> be updated, because Embperl 2 is the current version, the only possibility
> for you is to downgrade CGI.pm (if you want not upgrade Embperl, which
> normaly involves some adaptions in your code)
So how do I do that using cpan??
And which version is then the smartest to use???
--WjW
 |
 |
Re: Problems get DATA part from POST requests.
Willem Jan Withagen 12:03 on 18 May 2005
|