Piers Cawley <[EMAIL PROTECTED]> wrote: >> >> C<load_bytecode "source_file">
> Does this handle function serialization as well? Do you mean loading a source or PBC file and spit out bytecode per subroutine or for one specific subroutine? If so: No - not yet. The Eval PMC can return a whole packfile via get_string(). Eval.get_string_keyed() could do that per subroutine. leo