> I'm been trying to figure out how this came about when I was > expecting > an Apache2::Request object? The only change to the code is that I'm > using Apache2::Upload instead of Apache::Upload...but that > can't be the > problem, could it? Has something changed for Apache2? Or, > perhaps my > setup is wrong somewhere?
I personally avoided apache2 very strongly. I was dreading the day when it became inevitable. Fortunately I found lighttpd before that was necessary. Try $r->read, perhaps? G ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Mason-users mailing list Mason-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mason-users

