Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: How to freeze/thaw anonymous subroutines?

by crazyinsomniac (Prior)
on Jun 26, 2002 at 08:36 UTC ( [id://177329]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    perl -MStorable=freeze -e freeze(sub{1})
    
    Can't store CODE items at blib\lib\Storable.pm (autosplit into blib\li
    +b\auto\Storable\_freeze.al) li
    ne 282, at - line 3
    
  2. or download this
    sub WHATEVER { # WHATEVER STARTS HERE
    
    } # WHATEVER ENDS HERE
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (6)
As of 2024-04-25 09:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found