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);".
Comment on
Re: Use perl type without perl
In Section
Seekers of Perl Wisdom