use Time::localtime; $current_Time = localtime ; print "CLASS METHOD IS " . Dumper( \%Time::localtime:: ) ;