Help for this page

Select Code to Download


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