On Mon, Apr 16, 2012 at 11:48 AM, Nick Wellnhofer <[email protected]> wrote: > But I think you can create an anonymous XSUB by passing NULL as name > argument to newXS and using the return value.
That solves the problem nicely -- thanks! Marvin Humphrey
