----- Original Message ----- From: "David Nicol" <[EMAIL PROTECTED]> To: <inline@perl.org> Sent: Wednesday, January 11, 2006 12:45 PM Subject: sugar for magic?
> Are there some examples in the Inline C cookbook demonstrating magic? > Yes .... at least to the extent that, if you do a Devel::Peek::Dump() of the variables returned by the new() function in the 'Object Oriented Inline' example, you'll find that there's magic associated with them. (There may be other examples that create variables with associated magic.) But I get the feeling that's not what you're looking for :-) Can you be more specific regarding the example(s) you seek ? Cheers, Rob