Time-Local-1.35
Efficiently compute time from local and GMT time
Changes for 1.35 - 2023-04-29
- This is the same as 1.34.
- The code now explicitly handles non-integer seconds values. This fixes the confusing things that timelocal() does with non-integer seconds but does not turn the seconds value into an integer. Based on a bug report from Dmitriy Shamatrin. GH #18.
DateTime-Format-Text-0.03
Find a Date in Text
Changes for 0.03
- Calling new on an object now returns a clone rather than setting the defaults in the new object Try harder to match random text Fix parsing of "(12 September 1856 \x{2013} 25 January 1922)" to dig out the first number Matches all dates in a string when called in array context
Museum-MetropolitanMuseumArt-0.03
A simple interface to the Metropolitan Museum of Art's API
Changes for 0.03 - 2023-04-29
- Another missing dependency