in reply to Re^2: Serializing code refs
in thread Serializing code refs

Er, but why do you *want* the bytecode?

Replies are listed 'Best First'.
Re^4: Serializing code refs
by Akhasha (Scribe) on Feb 26, 2005 at 01:55 UTC
    To save the cost of re-evaluating the source when the routine is loaded.