Monday, December 03, 2001, 12:30:25 PM, Jules wrote:
J> Our web server enables us to use 'SafePerl' for CGI scripts. I can find
J> little information relating to this, and what subset of Perl commands are
J> enabled (or correctly, which commands are disabled).
J> Can anyone point me in the right direction?

out of google's top 20 hits for 'SafePerl' most of them are from ox.ac.uk

http://www.oucs.ox.ac.uk/web/cgi/index.xml.ID=body.1_div.2

perhaps you should try asking this Sebastian Rahtz chap if he knows
what's turned off (he is the alleged author of that page after all),
he appears to have a homepage here http://users.ox.ac.uk/~rahtz/.

the conclusion being, that google is your friend.

perhaps bringing this slightly on topic for those who want to learn
perl, the Safe module is very interesting for those who want to run
code they don't trust.

http://www.perldoc.com/perl5.6.1/lib/Safe.html



-- 
Best regards,
 Daniel


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to