Thank you again folks for your feedback; however, I am looking for a solution that does not modify Perl 5.8.x. I don't want to support a custom patch against the core product. My guess is that this is something that the folks working on the core product are going to have to repair, and for now I'm stuck with "#!/bin/perl -U". Thanks again for your help! Peace. | [reply] |
So you're saying you haven't tracked down where the tainted value is coming from?
If you do that, and its not coming from a core module, you don't have to modify any core module :)
so it pays to do it.
| MJD says "you can't just make shit up and expect the computer to know what you mean, retardo!" | | I run a Win32 PPM repository for perl 5.6.x and 5.8.x -- I take requests (README). | | ** The third rule of perl club is a statement of fact: pod is sexy. |
| [reply] |
Hmm... you are right. There may be an issue inside the XML::SAX implementation. I'll dig a little. Thanks.
| [reply] |