in reply to Re: Executing perlcode from variable
in thread Executing perlcode from variable

If at all possible, I would also rather go for a dispatch table within the program (or a used module), rather than a DB with code snippets.