Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Never use Storable to save XS objects

by diotalevi (Canon)
on May 11, 2004 at 20:23 UTC ( [id://352580]=note: print w/replies, xml ) Need Help??


in reply to Never use Storable to save XS objects

Also be sure not to use Storable on closures. The lexical environment of the closure is not captured in the Storable object.

Functions are deparsed into approximately equivalent source code so beware that you get the same functional thing back.

  • Comment on Re: Never use Storable to save XS objects

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://352580]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (3)
As of 2024-04-24 01:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found