You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Issac Goldstand <ma...@beamartyr.net> on 2003/08/27 10:52:59 UTC

Re: File Upload mod_perl to mod_perl2

You might want to look at Apache::Request for mod_perl.  It's currently
almost ready for mod_perl2...

  Issac

----- Original Message ----- 
From: "rkl" <mo...@swanmail.com>
To: <mo...@perl.apache.org>
Sent: Wednesday, August 27, 2003 9:51 AM
Subject: File Upload mod_perl to mod_perl2


> Could anyone advise which file upload method to use that is be written in
> mod_perl that will be migrated to mod_perl2 at a later time?
>
> And, generally, which particular package from mod_perl (1) should be
> avoided.
>
> Any insight will be helpful.
>
>
> -- 
> Reporting bugs: http://perl.apache.org/bugs/
> Mail list info: http://perl.apache.org/maillist/modperl.html
>




-- 
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html


Re: File Upload mod_perl to mod_perl2

Posted by Stas Bekman <st...@stason.org>.
Issac Goldstand wrote:
> You might want to look at Apache::Request for mod_perl.  It's currently
> almost ready for mod_perl2...

or meanwhile use CGI.pm 2.93 or higher.

> ----- Original Message ----- 
> From: "rkl" <mo...@swanmail.com>
> To: <mo...@perl.apache.org>
> Sent: Wednesday, August 27, 2003 9:51 AM
> Subject: File Upload mod_perl to mod_perl2
> 
> 
> 
>>Could anyone advise which file upload method to use that is be written in
>>mod_perl that will be migrated to mod_perl2 at a later time?
>>
>>And, generally, which particular package from mod_perl (1) should be
>>avoided.
>>
>>Any insight will be helpful.
>>
>>
>>-- 
>>Reporting bugs: http://perl.apache.org/bugs/
>>Mail list info: http://perl.apache.org/maillist/modperl.html
>>
> 
> 
> 
> 
> 


-- 


__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:stas@stason.org http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com



-- 
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html