not ok 30410 - couldn't compile /\p{Numeric_Value:3.12e-03}/; line 69958: Can't find Unicode property definition "Numeric_Value:3.12e-03" in regex; marked by <-- HERE in m/\p{Numeric_Value:3.12e-03} <-- HERE / at (eval 26922) line 2. not ok 30411 - couldn't compile /\p{^Numeric_Value:3.12e-03}/; line 69959: Can't find Unicode property definition "Numeric_Value:3.12e-03" in regex; marked by <-- HERE in m/\p{^Numeric_Value:3.12e-03} <-- HERE / at (eval 26923) line 2. #### Expect(1, 73684, '\p{Numeric_Value:3.13e-03}', ""); Expect(0, 73684, '\p{^Numeric_Value:3.13e-03}', "");