Olivier Mengu? wrote: >The new implementation of DT:TZ:Local has implementations for all platforms >in a single unit. I don't like the fact that much code is compiled and >translation tables are loaded to support systems that are not relevant to >the current environment.
That's a fair point. The amount of code doesn't seem very great at the moment, but it will surely grow. We could have separate modules within the single distro, or conditional compilation of the code in the single module. >At $work I'm working with Perl in an embedded environment Then you'd be daft to use DateTime. -zefram
