Help for this page

Select Code to Download


  1. or download this
    >perl -wMstrict -le
    "my @h = qw(a bc def ghij);
    ...
    Useless use of join or string in void context at -e line 1.
    Useless use of a constant (
    ) in void context at -e line 1.