@list = sort { $a->{level} <=> $b->{level} } @list; # Print code goes here