in reply to
Re: (Ovid) Re(3): Coderef from scalar.
in thread
Coderef from scalar.
If the code is coming from untrusted sources, definitely look into using
Safe
.pm and restrict the hell out of the permitted opcodes.
Comment on
Re: Re: (Ovid) Re(3): Coderef from scalar.
In Section
Seekers of Perl Wisdom