Re: module Safe ?

1999-12-13 Thread Doug MacEachern
On Thu, 18 Nov 1999, Ekaterina Ivannikova wrote: > Hi All! > > I should have mentioned that there is a Safe.pm 2.06 > in perl5 directory tree. But after browsing modperl > archive I was under the impression that a special > Apache::Safe was needed due to some subtle problems. > Is it not so ? It

module Safe ?

1999-11-17 Thread Ekaterina Ivannikova
Hi Everybody, I've just installed mod_perl-1.21. However I can not find module Safe. Is it no longer supported or what ? Actually, what I would like to do is to control operations that cgi scripts may perform and which files they can access and exec. Something along the lines of "op

Re: module Safe ?

1999-01-16 Thread Ekaterina Ivannikova
Hi All! I should have mentioned that there is a Safe.pm 2.06 in perl5 directory tree. But after browsing modperl archive I was under the impression that a special Apache::Safe was needed due to some subtle problems. Is it not so ? It seems there used to be a PerlSafe directive at some time but no

Re: module Safe ?

1999-01-15 Thread Stas Bekman
% perl -MCPAN -eshell cpan> install Safe > Hi Everybody, > I've just installed mod_perl-1.21. However I can not > find module Safe. Is it no longer supported or what ? > Actually, what I would like to do is to control > operations that cgi scripts may perform and which