Subject: | l10n numeric fractional separator from get_elapsed() is wrongly serialized with JSON::PP |
I have troubles covering the script that set locale with POSIX.
The session transcript is test14.log. You san use the different name for
the same locale, e. g. lowercase lletters on gnu/linux.
Currently the problem is being fixed in an application by mean of
delocalizing the LC_NUMERIC, see test15.pl
This can all be a problem of JSON::PP really but I can not reproduce it
any other way than from Devel::Cover, I tried the test16.pl and got the
test16.log.
The only situation for me to see comma ',' as a decimal separator in an
NV is by mean of patching Cover.pm ( Cover.dump.diff ) and getting
test14.dump.log
The attached archive contains sample perl sources to be covered, logs
and a debug patch.
Subject: | devel-cover-00.zip |
Message body not shown because it is not plain text.