in reply to Histogram Creation
my ( $filename, @data ) = @_;
Can you explain what this line is supposed to do?