houseabsolute / DateTime-TimeZone

Time zone object base class and factory
https://metacpan.org/release/DateTime-TimeZone/
Other
9 stars 25 forks source link

Handle "infinity" in parse_olson #36

Closed apaprocki closed 5 years ago

apaprocki commented 5 years ago

It has been noted that on Solaris, the span text will contain "infinity" when such a value is serialized, but the regex only replaces "inf", resulting in the build failure:

Bareword "DateTime::TimeZone::INFINITYinity" not allowed ...