in reply to storable.pm+CODE refs
The only solution that will (nearly) always work is to create the code references such that the source for the code is cached (and that won't even work for many cases involving closures since it is hard to define how to preserve proper scope when the code reference is (re)constructred).
- tye (but my friends call me "Tye")
|
|---|