OpenAPI-Modern-0.039
Validate HTTP requests and responses against an OpenAPI document
Changes for 0.039 - 2023-02-11T23:23:17Z
- BREAKING CHANGE: find_path() now takes one argument, not two; the $request object is now passed with the $options hash.
- the $options hash populated by find_path(), validate_request() and validate_response() now includes the request object, when available
Mark Gardner reshared this.
Graph-0.9726
graph data structures and algorithms
Changes for 0.9726 - 2023-02-11
- fix subgraph of undirected (#28) - thanks @merkys for report
HTML-Mason-1.60
High-performance, dynamic web site authoring system
Changes for 1.60 - 2023-02-11
- Fixed a test failure with Perl blead (5.37.x). Reported by Jim Keenan and diagnosed by Yves Orton. GH #33.