Log-Progress-0.13
Write and parse plain-text progress messages in log file
Changes for 0.13 - 2023-01-26
- Never divide by 0 in Parser, even if stream says 0/0
- Parser will never return >100% progress value
- Various dist packaging improvements, and longer timeout for tests
Random-Day-0.13
Class for random day generation
Changes for 0.13 - 2023-01-26T19:13:52+01:00
- Add check for year in interval of 'dt_from' and 'dt_to' in random_year().
- Add check for year/month in interval of 'dt_from' and 'dt_to' in random_year_month().
- Add check for year/month/day in interval of 'dt_from' and 'dt_to' in random_year_month_day().
- Add Random::Day::InTheFuture object.
- Add Random::Day::InThePast object.
- Fix test dependencies.
- Remove obsolete code from t/Random-Day/05-random.t .
ConstantCalculus-CircleConstant-0.02
Perl extension for calculating the circle constant in high accurccy.
Changes for 0.02
- Major changes in POD documentation.
- Major changes in program code.
- Prepare program code for adding more calculation formulas.
Quote-Code-1.0104
quoted strings with arbitrary code interpolation
Changes for 1.0104 - 2023-01-26
- Make test more robust against future perl changes by not depending on exact syntax error messages. Update build infrastructure and add a github README.
Date-Parse-Modern-0.3
Provide string to unixtime conversions
Changes for 0.3 - 2023-01-26
- 99% format parity with Date::Parse Better debugging Better memory usage for caching Tons of code cleanup and comments
