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.

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).

Thanks,


-- 
Bill Moseley
mose...@hank.org

Reply via email to