I'd like to rip out the traditional Japanese time support from DT::C::Japanese and place it on its own module, so that a) I can use it for Gregorian-based calendars and b) I can test it more thoroughly (presumably it will be much faster, because I wouldn't have to worry about calculating lunar/solar longitudes every time I want to test it :)
Now I noticed there isn't a namespace for this under DateTime. Is there any namespace that is recommended? I guess it may not make sense to put it under "Date"Time::, so would something like "Time::Japanese" work? --d
