File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
1
Revision history for WWW::Mechanize
2
2
3
- [TESTS]
4
- - Drop Test::Warn prerequisite and only use Test::Warnings
5
-
6
3
{{$NEXT}}
7
4
[FIXED]
8
5
- Raise minimum Perl to 5.8 to match what we test, what dependencies
9
6
depend on, etc. (GH#352) (James Raspass)
7
+ [ENHANCEMENTS]
8
+ - New method delete() that allows DELETE requests with Mechanize::Link
9
+ objects (GH#361) (Stuart A Johnston)
10
10
[DOCUMENTATION]
11
11
- Clarify documentation for select() (GH#77) (Julien Fiegehenn)
12
12
- Various POD fixes (Julien Fiegehenn)
13
+ - Explain that :content-file does not decode content (GH#363) (bscan)
13
14
[TESTS]
14
15
- Test that follow_link(n=> 'all') warns (Kueppo Tcheukam)
16
+ - Drop Test::Warn prerequisite and only use Test::Warnings (GH#360) (Graham Knop)
15
17
16
18
2.15 2022-08-21 07:47:35Z
17
19
[FIXED]
You can’t perform that action at this time.
0 commit comments