Help for this page
my %defult = (what => 'wtf?', date => 'no date', data => 'no data'); # ... ... # ... } $value ||= $default{$data};