Help for this page

Select Code to Download


  1. or download this
    { $a->{'b'} = do {$b or last} }
    
  2. or download this
    ($a->{'b'} = $b) or delete $a->{'b'};