Help for this page
>perl -wMstrict -le "my @array = ('x y.g z 123', 'a b.f c 456', 'd b.c w 321'); ... " 'a b.f c 456' 'd b.c w 321'