Help for this page
my @array = qw(foo bar baz); system echo => $_ for @array;
@array = qw(foo bar baz); ... system $^X, $tmpfile->filename; }