I was just wondering is it possible to have a string interpreted as an operator? For example, as a condition??
Say,
I understand that it's pretty unlikely to be possible, but Perl does loads of things completely unbelievable to me as an ex-C programmer, so I thought I'd ask just in case...
I can only think of a script that writes a perl-script into a file and then executes it... Not that bad after all, but maybe there is something better?