Open jmaslak opened 3 years ago
The reason is, that there are a huge amount of (generated) classes for all the Timezones. Those take long to compile. The tests are auto-generated as well and run tests for each of those generated classes.
Did you know there is a better maintained alternative, DateTime::Timezones?
This module is painfully slow to install (even with tests disabled), to the point where I can't feel good about using this in any modules/scripts I write because of the installation burden. With tests enabled, it's even slower.