Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: How to use Safe to compile anonymous subs

by zshzn (Hermit)
on Jul 30, 2008 at 23:00 UTC ( [id://701298]=note: print w/replies, xml ) Need Help??


in reply to How to use Safe to compile anonymous subs

I'm curious just what version of Safe you're using, given the usage problems.

Can't use ":default" as root name at Safe.pl line 10

Anyways, it doesn't work like that. When you reval($code), it analyzes the code path it has to build. Look at the optree for the sub you generate. Using a subroutine is part of :base_core, so no problem there.

If you remove the sub{} wrapper in $code you can get closer to understanding your problems.

  • Comment on Re: How to use Safe to compile anonymous subs

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (6)
As of 2024-09-18 11:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    The PerlMonks site front end has:





    Results (24 votes). Check out past polls.

    Notices?
    erzuuli‥ 🛈The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.