in reply to Re^4: Weird mod_perl Regex '0' behavior.
in thread Weird mod_perl Regex '0' behavior.

Good. You know, is_bad_input sounds like it's just going to return 1 or 0, so if you intend to have it return the input I'd name it something like clean_input.
  • Comment on Re^5: Weird mod_perl Regex '0' behavior.