Subject: | POD missing description of options |
The POD is incomplete because it does not describe the optional hash
options. The POD says: "the optional hash can have the following
options:", but it does not list the hash items.
The source code seems to use 2 options: "bins" and "histogram_size".
Please add these to the POD with descriptions and example values.