now using DateTime instead of Date::Manip
This commit is contained in:
parent
f6f9a46eba
commit
8ac8530227
11 changed files with 247 additions and 453 deletions
|
|
@ -1,7 +1,7 @@
|
|||
6.8.0
|
||||
- Switched Date::Manip to DateTime and Time::HiRes to DateTime::HiRes for
|
||||
better performance and more functionality. See gotchas for details.
|
||||
|
||||
- Switched Date::Manip to DateTime for better performance and more
|
||||
functionality. See gotchas for details. In our benchmarks DateTime runs
|
||||
about 13 times faster than Date::Manip.
|
||||
|
||||
|
||||
6.7.7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue