Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
           map  { [ split ] }
           @ta;
    }
    
  2. or download this
    key = b, value is y
    
  3. or download this
    use strict;
    use warnings;
    ...
       grep { $_->[0] eq $key }
       map  { [ split ] }
       @ta ] }\n};