CatalystX-RequestModel-0.013
Map body and data parameters to a model
Changes for 0.013
- Fixed minor issue with noisy error if doing a form upload to a request model that didn't support it.
- Fixed test case that failed on some platforms
- Distribution meta data fixes, including copyright update
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.