"Stathy G. Touloumis" <[EMAIL PROTECTED]> writes: [...]
> usethreads=define use5005threads=define useithreads=undef [...] > Request.xs: In function `upload_hook': > Request.xs:230: `thr' undeclared (first use in this function) [...] > Any ideas would be appreciated : ) Try experimenting with something like dTHX; somewhere above line 230, and read the section on threads in perlguts. If you can get apreq working with use5005threads, please submit a patch to [EMAIL PROTECTED]; This is one of the two outstanding issues that's holding up a new 1.0 release. The other one is a Mac OS-X solution, but nobody's volunteered one so far; or provided evidence of a successful build on that platform. Thanks in advance. -- Joe Schaefer