At 10:53 AM 9/4/2001 +0300, Ariel Scolnicov wrote:
>What happens when I call a prototyped sub with a code ref?

We call the "I've been called with a single list" entry point. One that, 
until recently, I hadn't planned on. :)

That, I expect, will extract the elements from the list into registers, 
possibly check them, then call into the sub as if it'd been called with the 
parameters in registers. (At which point we'll probably apply the checks 
for type)

                                        Dan

--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

Reply via email to