my $script = get_from_database(); eval "$script; 1" or die $@; [download]
In reply to Re: Executing code stored in a database.. by ikegami in thread Executing code stored in a database.. by jbinaustin