On Dec 31, 2005, at 1:22 PM, Philip M. Gollucci wrote:
One does CGI compatible decoding the other doesn't.
fully knowing this sounds stupid, can i just ask what that means?
i've just been using Apache2 wrappers, because I need to access
uploads. and well, my options are this:
Apache2::Upload
or
APR::Request
section: uploads (APR::Request::Param::Table???)
the ??? is a real turnoff, suggests its unstable or something
it also doesn't have a bunch of the methods for dealing with the file
i like that are in the Apache2::Upload module
(well it might, but the names and documentation for them in
Apache2::Upload are more clear)