in reply to Re^2: getting Locale::TextDomain working
in thread getting Locale::TextDomain working
It turned out to be a missing directive from the dist.ini
You must have share_dir = lib in order for the last examples to work.
[LocaleTextDomain] share_dir = lib
|
|---|