Help for this page
Select Code to Download
Select
or
download this
{ $a->{'b'} = do {$b or last} }
Select
or
download this
($a->{'b'} = $b) or delete $a->{'b'};