On 2/16/06, Tom Allison <[EMAIL PROTECTED]> wrote:

> Stick it in a seperate file and read it in from there?

Exactly. Your program should have the permission to read the file, but
nobody else should. That may require that the program run set-id,
maybe with a wrapper; see perlsec for more information. Good luck with
it!

--Tom Phoenix
Stonehenge Perl Training

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to