Skip to main content




Data-Turtle-0.0202


Turtle Movement and State Operations

Changes for 0.0202 - 2023-04-29
  • Improve documentation slightly.
  • Improve the eg/* code.
  • Add the eg/synopsis-svg program.

https://metacpan.org/dist/Data-Turtle


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.

https://metacpan.org/dist/Time-Local
#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

https://metacpan.org/dist/DateTime-Format-Text