Help for this page
c:\@Work\Perl\monks>perl -wMstrict -le "my @lines = qw(one two three); ... " @lines array (one two three): number of elements: 3 @lines array (one two three): number of elements: 3