Help for this page
Select Code to Download
Select
or
download this
my $val = ref $yaml{$key} eq 'CODE' ? $yaml{$key}->() : $yaml{$key};