in reply to How to run a shell script from a Perl program?
@output = `some shell command`; [download]
Originally posted as a Categorized Answer.