in reply to Re: Perl hosting setup and taint check.
in thread Perl hosting setup and taint check.

I'm using a ".pl" extension on my files. The webhost I am using shares access to the Perl interpreter so I don't think they will change the command line for when Perl scripts are invoked just for me :(. (I'll try though!!)

Is there anything I can tell my hosting company to do in regards to their Perl interpreter to allow me to use taint checking?

Thanks,
Neil

  • Comment on Re: Re: Perl hosting setup and taint check.