Help for this page
use strict; use warnings; ... that => '2', this => '1' }
$VAR1 = { 'those' => '3', ... 'that' => '2', 'this' => '1' };