Path to this page:
Subject: CVS commit: pkgsrc/www/p5-WWW-Mechanize
From: Wen Heping
Date: 2023-04-30 01:12:11
Message id: 20230429231211.D18DAFA87@cvs.NetBSD.org
Log Message:
Update to 2.17
Update TEST_DEPENDS
Upstream changes:
2.17 2023-04-27 15:45:01Z
[ENHANCEMENTS]
- Perltidied the entire dist, and enabled tests for it (Julien Fiegehenn)
2.16 2023-02-11 12:09:16Z
[FIXED]
- Raise minimum Perl to 5.8 to match what we test, what dependencies
depend on, etc. (GH#352) (James Raspass)
[ENHANCEMENTS]
- New method delete() that allows DELETE requests with Mechanize::Link
objects (GH#361) (Stuart A Johnston)
[DOCUMENTATION]
- Clarify documentation for select() (GH#77) (Julien Fiegehenn)
- Various POD fixes (Julien Fiegehenn)
- Explain that :content-file does not decode content (GH#363) (bscan)
[TESTS]
- Test that follow_link(n=> 'all') warns (Kueppo Tcheukam)
- Drop Test::Warn prerequisite and only use Test::Warnings (GH#360) (Graham Knop)
Files: