Help for this page

Select Code to Download


  1. or download this
    map { $_ => length } @list   # code block or hash?
    
  2. or download this
    rand /2 /m   # division or regex?
    
  3. or download this
    +{ $_ => length }    # hashref
    { ; $_ => length }   # code block