Help for this page
@clk_array = keys %clock_sheet;
@clk_array = values %clock_sheet;
@clk_with_suffix = map "$_-name", @clk_array;