Help for this page

Select Code to Download


  1. or download this
    perl -wMstrict -le
    "sub S {
    ...
     S('foo', @array);
    "
    scalar: 'foo'  array:(1 2 3)