in reply to Using relative paths with taint mode
Is this the correct way to load a relative module under taint mode?
It is a way but TIMTOWTDI, as usual. Where you are coming unstuck (AFAICT) is that you are not untainting $Bin between lines 5 and 6.
🦛
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Using relative paths with taint mode
by Bod (Parson) on Jun 19, 2021 at 18:39 UTC | |
by afoken (Chancellor) on Jun 19, 2021 at 19:59 UTC | |
by Bod (Parson) on Jun 19, 2021 at 23:24 UTC | |
by afoken (Chancellor) on Jun 20, 2021 at 09:37 UTC | |
by ikegami (Patriarch) on Jun 20, 2021 at 06:35 UTC |