Path to this page:
Subject: CVS commit: pkgsrc/www/p5-Catalyst-Runtime
From: Wen Heping
Date: 2023-10-22 10:32:27
Message id: 20231022083227.97233FADC@cvs.NetBSD.org
Log Message:
Update to 5.90131
Upstream changes:
5.90131 - 2023-07-20
- fixed broken links in various documentation
- added strict and warnings pragma to all files that needed them
- added mailmpa file
- enhanced Chaining dispatch with 'next action' feature. See
Catalyst::ActionChain for more.
5.90130 - 2022-11-09
- change forward and detach to be able to work with instances
- fix DELETE requests to allow a body
- update metadata to point issue tracker to GitHub
5.90129 - 2022-07-23
- change repo URL in metadata to use github repo
- fix compatibility with Type::Tiny 1.016002
- fix -h option to catalyst scripts to mean --host as intended
Files: