in reply to floating point validation

From skimming the CB it seems that the original problem (whatever it was) was solved, and this is the solution.

The question seemed to be how to validate a given string against a number format with given number of decimals before and after the decimal point.

Perl 6 - links to (nearly) everything that is Perl 6.