$VAR1 = { 'Check' => [ { 'name' => 'Keywords', 'config' => { 'InputFile' => './Backends/keywords.txt' }, 'attr' => { 'name' => 'Keywords', 'active' => 'true', 'type' => 'Check' } }, { 'name' => 'Variables', 'config' => { 'InputFile' => './Backends/variables.txt' }, 'attr' => { 'name' => 'Variables', 'active' => 'true', 'type' => 'Check' } } ], 'Report' => [ { 'name' => 'Excel', 'config' => { 'Picture' => 'pic.png', 'OutputDirectory' => './Output/' }, 'attr' => { 'name' => 'Excel', 'active' => 'true', 'type' => 'Report' } } ] };