Skip to content

Commit dbd8604

Browse files
committed
v2.16
[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)
1 parent 538e20d commit dbd8604

File tree

5 files changed

+124
-67
lines changed

5 files changed

+124
-67
lines changed

Changes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Revision history for WWW::Mechanize
22

3-
{{$NEXT}}
3+
2.16 2023-02-11 12:09:16Z
44
[FIXED]
55
- Raise minimum Perl to 5.8 to match what we test, what dependencies
66
depend on, etc. (GH#352) (James Raspass)

0 commit comments

Comments
 (0)