or download this
c:\@Work\Perl\monks>perl -wMstrict -MData::Dump -le
"my $hostnum = [ qw(array elements will double-quote interpolate) ];
...
["array", "elements", "will", "double-quote", "interpolate"]
>webmasterarray elements will double-quote interpolate<