in reply to
Preferred Scripting Language to Embed?
If you'd like to allow Perl but are concerned users will do unsafe things, you could try using
Safe
to restrict what they can do.
--
sgifford's Web page
Comment on
Re: Preferred Scripting Language to Embed?
In Section
Seekers of Perl Wisdom