Help for this page
use strict; use warnings; ... $hoh_test{$foo}{$ba}; } }
use strict; use warnings; ... $ordering[$i]{ba}, $ordering[$i]{v}; }