Help for this page
my %tests = ( case1 => { input => …, output => … }, case2 => { … } ); ... } done_testing( 1 + 2 * keys %tests );