Music-CreatingRhythms-0.0700
Combinatorial algorithms to generate rhythms
Changes for 0.0700 - 2023-03-25T11:35:45Z
- Remove the dependency on Math::libm.
- Skip the cfsqrt() tests because oeis() is unmocked.
Time-Local-1.34-TRIAL
Efficiently compute time from local and GMT time
Changes for 1.34 - 2023-03-25
- Fix for test failures seen on 32-bit systems with older Perl versions.
Archive-Tar-3.00
Manipulates TAR archives
Changes for 3.00
- RT #119949: Correctly concat prefix on directories
- enabled t/90_symlink.t for all platforms with symlinks
- Fix pod typo 'Archive::Tar::Files'
- Update links under SEE ALSO
- Skip symlink tests on Windows/msys2
- Support extraction of large files
ExtUtils-MakeMaker-7.69_01
Create a module Makefile
Changes for 7.69_01
- Core reversions:
- Reverted the PERL_CORE and PERL_SRC changes from v7.67_02 These will be reintroduced after more testing in core