Help for this page
print 'perhaps ', 'Perl ', 'print\'s ', 'a ', 'list '; print 'instead '.'of '.'concatenating?';
print @array; print "@array";