petdance/carp-assert-more

Create assert_keys_are

Closed this issue · 1 comments

Sometimes you want exactly a set number of keys, and no others, like

assert_keys_are( $image_spec, [qw( height width )] );

This was released in 1.22.