List-Insertion-v0.1.0
Binary search a list for insertion point
Changes for v0.1.0 - 2023-03-24
- original version; created by h2xs 1.23 with options --name List::Insertion -X -P -b 5.24.0
Promise-ES6-0.28
ES6-style promises in Perl
Changes for 0.28
- Fix compatibility with Awaitable 0.64 and earlier.
File-Open-1.0103
wrap open/sysopen/opendir and give them a nice and simple interface
Changes for 1.0103 - 2023-03-26
- Document `fopendir` and `fopendir_nothrow`.
- Switch from Test::More to Test2::V0.
Term-TablePrint-0.157
Print a table to the terminal and browse it interactively.
Changes for 0.157 - 2023-03-26
- Term::Choose minimum version 1.759.
- Enable color in print_single_row.