%h = (1,2,3,4);%g = ('yes' => 'no');debug ('pre', 'Первый хеш:', \%h, "\nВторой:", \%g);
Debug->flush