> So this is how it would work - you write custom locales, shove them in one > of the @INC paths (preferably different to the DT::Locale install path) and > add the LocalInstall module which is used to register your locales.
It would be nice if modules could reside in arbitrary namespaces. For example Foo::TimeApp::BarLocale could be registered as a custom locale. Of course some mechinism for modules to register themselfs, like when installed from CPAN, would be nice as well. -J --
