I want to place this logic in a database table, so that the logic is configurable, and in a human readable format. The obvious way is with statements like:
I've dug around cpan with all the search terms I can think of, and can't find anything that does anything like this. Does anyone know of anything appropriate?
--------------------------------------------------------------
$perlquestion=~s/Can I/How do I/g;
In reply to Human readable logic statements by g0n
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |