Subject: | has_dot internal that acts just like has_dash |
The digits sub should detect any dots in the digit table, and mark that
as special. If true, then all conversions are treated as integers and
the decimal point search on line 59 is not checked.
This would allow anybody to safely use . as a digit.