At 03:48 PM 9/28/00 +0000, John van V wrote:
>How would the byte-compiled caches relate to the compiled C code XS'd into 
>the modules??

When a module is built, in addition to transforming any XS code (or 
whatever it ultimately is) into an executable, perl will also compile any 
perl code into bytecode. Both the bytecode and the executable will be 
installed into the library tree, pretty much the same way as is done now.

                                        Dan

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

Reply via email to