Help for this page
$container -> Entry( -width => $width, -textvariable => \$objects{ +$objkey} ) -> pack( -side => 'right' );
$container -> Entry( -width => $width, -textvariable => \$_objects +->{$objkey} ) -> pack( -side => 'right' );