in reply to Re: Debugging a module that's failing under taint mode
in thread Debugging a module that's failing under taint mode
Is there some reason you can't run the code under the debugger or, even better, use an IDE such as Komodo?
I can't use an IDE as this is running on shared hosting.
Having never used the Perl debugger, I would not know where to start or how to use the information it gave me. Perhaps I should look at it.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Debugging a module that's failing under taint mode
by GrandFather (Saint) on Jul 02, 2021 at 14:38 UTC |