|
|
| Keep It Simple, Stupid | |
| PerlMonks |
Re: XS module cannot find boot_FooBar symbolby tobyink (Canon) |
| on Mar 04, 2014 at 09:15 UTC ( [id://1076846]=note: print w/replies, xml ) | Need Help?? |
|
Why on earth are you not using EUMM?! Even idiots like me can write XS code with EUMM!! Asking for help getting XS code to work without EUMM is like asking us for advice on how to row across the Atlantic without a boat.
use Moops; class Cow :rw { has name => (default => 'Ermintrude') }; say Cow->new->name
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||