Subject: | Locale-specific test failure |
The test 28 in t/001Basic.t fails if a non-english locale is set and the
system has translated error messages.
I think the test should either make sure that the C locale is set (e.g.
by using POSIX::setlocale) or it should use the numeric value of $!, if
available.
Regards,
Slaven