my %exception = (err => 42, str => 'My fault'); die \%exception;