in reply to Re: SOAP::Lite - Insecure dependency in eval while running with -T
in thread SOAP::Lite - Insecure dependency in eval while running with -T

I am using 0.712 SOAP::Lite (sorry I didn't mention that), but the message is still there.

Is there any way that I can untaint input args for the generate_stub method?

  • Comment on Re^2: SOAP::Lite - Insecure dependency in eval while running with -T

Replies are listed 'Best First'.
Re^3: SOAP::Lite - Insecure dependency in eval while running with -T
by Anonymous Monk on Mar 25, 2011 at 12:49 UTC
    Is there any way that I can untaint input args for the generate_stub method?

    Don't know, can you give me something to debug , like a 6 line program that reproduces the error?