http://qs321.pair.com?node_id=123534


in reply to Re: {4} XS routine returns an extra depth of array refs
in thread XS routine returns an extra depth of array refs

Modules using Inline are compiled only once and this can be done during installation or even before distribution (for win32 for ex.).

You have to modify your Makefile.PL for that, it's in the docs.