in reply to Re^5: Executing a string as a Perl commandin thread Executing a string as a Perl command
If you want to run arbitrary code supplied by a 100% trusted source at runtime, what would you use other than eval?