in reply to Executing ksh function from within perl script

$foo = `/bin/ksh -l -c "foo bar"`;