[EMAIL PROTECTED] schrieb:
This is a computer-generated report for DBIx-FileSystem-1.5
on perl-5.8.8, created automatically by CPAN-Reporter-1.02
and sent to the CPAN Testers mailing list.
------------------------------
PROGRAM OUTPUT
------------------------------
Output from 'C:\strawberry-perl\dmake\bin\dmake.EXE test':
C:\strawberry-perl\perl\bin\perl5.8.8.exe "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/00_shell.................ok
t/01_access_isanumber......
# Failed test 'value '.123''
# at t/01_access_isanumber.t line 62.
# got: '0'
# expected: '1'
....
Ok, this seems to be a locale specific thing. My module uses
POSIX::strtod() to check if a string is a valid number or not. All
failed tests use '.' as a delimiter for float's integer and fractional
part, and some locales (e.g. german) use ',' instead.
I will rework the test and upload 1.6 release.
With best regards
Alexander
--
------------------------------------------------------------------
Alexander Haderer
Tel. +49 30 - 450 557 182
Fax. +49 30 - 450 557 117
Email [EMAIL PROTECTED]
------------------------------------------------------------------