Help for this page

Select Code to Download


  1. or download this
    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