Help for this page
#! perl use strict; ... print Dumper(\%terms), "\n"; }
$VAR1 = { 'hour' => '04', ... 'offset' => '0200', 'year' => '2012' };