Help for this page

Select Code to Download


  1. or download this
    my $val = ref $yaml{$key} eq 'CODE' ? $yaml{$key}->() : $yaml{$key};