Help for this page
use strict; use warnings; ... $h->{$key} = [ $h->{$key} ]; } warn Dumper($data);
$VAR1 = { 'a' => { ... ] } };