my $hello='print "Goodbye System!"'; my $result=special_eval $hello; print $results; # which would print "Goodbye System"