Help for this page

Select Code to Download


  1. or download this
    my @x = (qw/a b c abc def ghi z/);
    
    ...
    {
        print "<$_>\n";
    }
    
  2. or download this
    <a>
    <b>
    ...
    <def>
    <ghi>
    <z>