in reply to Re^4: trouble with packages/eval/variable-scoping
in thread trouble with packages/eval/variable-scoping
Thirdly, if the OP is generating code in his Tk app and keeps it safe, where is the problem?
Then there would be no great problem. However, keeping it safe is not trivial and that's why we have all kinds of helpful protections to ward off such things.
There is nothing at all to stop any Perl programmer (or TBH, any programmer of whatever flavour) from shooting themselves in the foot. If a programmer is happy with the potential consequences then they are perfectly free to be as laissez-faire as they wish. I just wouldn't want anyone to be going down that road without being aware of those potential consequences.
YMMV.
🦛
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^6: trouble with packages/eval/variable-scoping
by LanX (Saint) on Aug 30, 2024 at 13:41 UTC | |
by hippo (Archbishop) on Aug 30, 2024 at 13:58 UTC |