On Tue, Apr 04, 2023 at 11:52:57AM +0800, cor...@free.fr wrote:

[...]

> I heard in perl never 'eval' a string. :)

Never say never :)

That said... there are better things to eval in Perl than
a string, so if you have the choice, think twice. But you
have got to think anyway if you are programming.

In Tcl, OTOH, EIAS (Everything Is A String), so you've got
to eval strings (don't take me too seriously: modern Tcl
cheats, and it's more "Everything looks like a string",
but I disgress).

Cheers
-- 
t

Attachment: signature.asc
Description: PGP signature

Reply via email to