Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

allowing Data::Dumper within safe.pm

by gideondsouza (Pilgrim)
on Feb 12, 2013 at 08:25 UTC ( [id://1018315]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Unsafe code detected: 
    'eval "string"' trapped by operation mask at /usr/.../Carp.pm line 160
    +.
    Compilation failed in require at /usr/../Data/Dumper.pm line 22.
    BEGIN failed--compilation aborted at /usr/../Data/Dumper.pm line 22.
    
  2. or download this
    $compartment->deny(qw(:base_io :ownprocess :subprocess :filesys_read :
    +sys_db :filesys_open :filesys_write :dangerous));
    $compartment->permit(qw(print say pack unpack require caller));
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1018315]
Approved by kcott
Front-paged by Corion
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (7)
As of 2024-03-28 22:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found