SYNOPSIS

     use Perinci::Sub::CoerceArgs qw(coerce_args);
    
     my $res = coerce_args(meta=>$meta, args=>$args, ...);

DESCRIPTION

    I expect this to be a temporary solution until Data::Sah or
    Perinci::Sub::Wrapper has this functionality.

