mmediately
by replying to the message and deleting it from your computer.
Thank you.
-----
--
Basavaraj Bendigeri
Software Engineer III
Andiamo Software Systems Pvt. Ltd.,
5th Floor, Sona Towers,
71, Millers Road,
Bangalore - 560 052,
India
Ph: (0) +91-80-228-9
Hi ,
I am relatively new to perl. I have a question regarding the
Safe module in perl . I understand that this module is used to
run perl scripts in a safe mode wherein one can restrict the
script to use some certain perl operators/functions only .
I did try out a sample script and found out