Help for this page
use v5.22; use warnings; ... cmp_deeply($data, { caption => undef }, 'coerced into undef'); done_testing;