my %module = ( THIS => { name => q{This Great Evaluation}, indicator => { '01' => { ind => q{First}, legende => q{bottom}, yscala => q{[:100]}, }, '04' => { ind => q{Fourth}, legende => q{bottom}, yscala => q{[:100]}, }, '06' => { ind => q{Sixth}, legende => q{bottom}, yscala => q{[:100]}, }, '07' => { ind => q{Seventh}, legende => q{bottom}, yscala => q{[:100]}, }, '08' => { ind => q{Eighth}, legende => q{bottom}, yscala => q{[:100]}, }, '11' => { ind => q{Eleventh}, legende => q{bottom}, yscala => q{[:100]}, }, '14' => { ind => q{Fourteenth}, legende => q{top}, yscala => q{[0:]}, }, '15' => { ind => q{Fifteenth}, legende => q{top}, yscala => q{[0:]}, }, '16' => { ind => q{Sixteenth}, legende => q{top}, yscala => q{[0:]}, }, }, }, , );