in reply to What's your favourite method of untainting?

s/\r\n/\n/g;

--
tbone1, YAPS (Yet Another Perl Schlub)
And remember, if he succeeds, so what.
- Chick McGee

  • Comment on Re: What's your favourite method of untainting?

Replies are listed 'Best First'.
Re^2: What's your favourite method of untainting?
by ysth (Canon) on Dec 15, 2005 at 04:57 UTC
    Isn't that called deBilling?