Subject: | t/2.t may fail (because of missing locales?) |
The test suite fails on some of my smokers:
...
# Failed test 'Lang with Locale::Framework::gettext backend'
# at t/2.t line 30.
# Failed test 'Lang with Locale::Framework::gettext backend'
# at t/2.t line 40.
# Looks like you failed 2 tests of 6.
t/2.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/6 subtests
...
I see that the test script switches to the "nl" locale --- maybe it fails if the system does not have a "nl" locale available?