Help for this page
%$err_info =( CMD => 'Command Execution Failed', ... SUCCESS => 'Command Succeful upto', TIME => 'scalar localtime()', );
$err_info ={ CMD => 'Command Execution Failed', ... SUCCESS => 'Command Succeful upto', TIME => 'scalar localtime()', };