i don't really think the issue is Perl's syntax, but rather the hell that is XS. it's sort of off-putting. i've added custom events before, and that isn't too bad. but some things like adding new objects and exporting (or importing.... yuck) associative arrays aren't quite as straightforward.
__________________
I muck about @ The Forge.
say(rand 99>49?'try '.('0x'.join '',map{unpack 'H*',chr rand 256}1..2):'incoherent nonsense')while our $Noport=1;
|