Changes for version v0.7.2 - 2026-05-28
- Improvement
- Improved POD documentation for DateTime::Lite::TimeZone::extended_aliases with explicit caveats and limitations regarding those timezone abbreviation ambiguities.
- DateTime::Lite::TimeZone now dynamically loads the fastest available JSON backend at load time: Cpanel::JSON::XS, then JSON::XS, with a final fallback JSON::PP (core since Perl 5.14). JSON (JSON::PP) is now declared as a runtime dependency only on Perl < 5.14 (thanks to Toby Inkster for the suggestion).
- Bug Fixes
- Corrected private method _string_equals_overload in DateTime::Lite by more thoroughly checking if the second argument provided is a blessed object.
Documentation
DateTime::Liteで使用する期間オブジェクト
DateTime::Lite用の例外オブジェクト
DateTime::Liteの無限過去および無限未来オブジェクト
DateTimeの軽量かつ依存関係の少ないドロップイン代替モジュール
DateTime::LiteのXS層のPure-Perlフォールバック
DateTime::Liteのための軽量なタイムゾーンサポート
Compare DateTime and DateTime::Lite performance
Build the DateTime::Lite::TimeZone SQLite database
Generate leap_seconds.h for DateTime::Lite XS
Modules
Lightweight, low-dependency drop-in replacement for DateTime
Duration objects for use with DateTime::Lite
Exception object for DateTime::Lite
Infinite past and future DateTime::Lite objects
Pure-Perl fallback for the DateTime::Lite XS layer
Lightweight timezone support for DateTime::Lite
Provides
in lib/DateTime/Lite/Infinite.pm
in lib/DateTime/Lite/Infinite.pm
in lib/DateTime/Lite/Infinite.pm
in lib/DateTime/Lite.pm