Besides the patch I just sent, there's another problem with the arg
handling in dispatch. Try "./Build test verbose=1" and you get an odd
number of values assigned to hash error.
In dispatch, it just assign @_ to %p after shifting off the action, but
that doesn't really work. I think you need to call cull_args here, but I
don't understand the bits in dispatch about args vs. properties.
-dave
/*=======================
House Absolute Consulting
www.houseabsolute.com
=======================*/
|