> I think the tests in DateTime.pm/ that depend on DT::Locale should be > moved to DT::Locale.
DT::TZ handles this by not running it's DT dependent tests if DT isn't available. This is allows DT::TZ to be install automatically as a dependency of DT. DT::Locale should be handled the same way. -J --
