On 21 May 2007, at 13:26, Michael Scoltock wrote: > Even on a tiny two file test, I can't get subexec to work, the > make_subrequest method always returns undef. Changing the $m- > >subexec to $m->comp works correctly however. Does anyone have an > idea as to where the problem might be? I'm using Mac OSX, Apache, > mod_perl. >
I discovered the cause of the problem: MasonX::Request::WithApacheSession, which I was loading (though not using for this particular system). There's a bug when it processes subrequests, it returns an undef value instead of $self. Everything now works with this patch. Mike ------------------------------------------------------------------------- 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