Help for this page
c:\@Work\Perl\monks>perl -wMstrict -MData::Dump -le "sub a { return 'foo'; } ... dd $array_ref; " ["foo", "bar"]