in reply to Re^2: Tabular Data, Group By Functions
in thread Tabular Data, Group By Functions
Up until that point, the data exists as strings internally. That forces the data to be converted to numbers internally. I did that to pretty up the Data::Dumper output.