![]() |
|
The stupid question is the question not asked | |
PerlMonks |
(tye)Re2: overload and XSby tye (Sage) |
on May 18, 2001 at 23:43 UTC ( #81604=note: print w/replies, xml ) | Need Help?? |
What I am saying is: Move all of that code out of the C part of the module/XS. Have the C part just return the 'value' as an IV or UV in an orinary Perl scalar and do all of the hash creation, taking of references, tieing, overloading, and magic in Perl code. - tye (but my friends call me "Tye")
In Section
Seekers of Perl Wisdom
|
|