On Sat, 20 Nov 2010, Bill Moseley wrote:
First, in load() there's this line:
die "Invalid locale name or id: $name\n";
Can the newline be removed? It's not that hard to track down, but it would
be nice to see where it's coming from.
That might be better as a croak anyway.
Second, is all locale information provided in the DateTime::Locale classes?
I guess my question is if we start supporting more languages in our app is
there other system-level language files that need to be updated other than
just DateTime? (i.e. system locale packages).
What is "all locale information"? If you mean everything in the CLDR
project, no, it's not even close. In fact, it's not even all the
datetime-related info in CLDR.
I've been wanting to write a full Locale::CLDR module for a while, but my
round tuits seem to have gotten lost in the mail.
-dave
/*============================================================
http://VegGuide.org http://blog.urth.org
Your guide to all that's veg House Absolute(ly Pointless)
============================================================*/