Help for this page

Select Code to Download


  1. or download this
    $ perl -Mstrict -Mwarnings -E '
    > my @arr = qw{ abc #def ghi };'
    ...
                'b',    # another comment
            );
    $