http://www.perlmonks.org?node_id=995602


in reply to Use perl type without perl

What is going to call Utl_Stats? make the prototype "SV* Utl_Stats(pTHX)" and in the caller write " = Utl_Stats(aTHX);".