Help for this page
use strict; use warnings; ... ->new( [ \ %hash ], [ qw{ *hash } ] ) ->Sortkeys( 1 ) ->Dumpxs();
%hash = ( 'first' => { ... 'i' => '9' } );