Help for this page
$VAR1 = { 'key' => { ... }; print Dumper $VAR1;
use warnings; use strict; ... ..., }; dd $something_else;