We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89b842b commit 42b0ba8Copy full SHA for 42b0ba8
Changes
@@ -1,6 +1,9 @@
1
Revision history for WWW::Mechanize
2
3
{{$NEXT}}
4
+ [ENHANCEMENTS]
5
+ - mech_dump now treats all local files like HTML regardless of what it
6
+ thinks their content types are (GH#63) (Julien Fiegehenn)
7
8
2.12 2022-07-20 06:45:40Z
9
@@ -20,9 +23,6 @@ Revision history for WWW::Mechanize
20
23
[FIXED]
21
24
- tick() can now handle checkboxes without a value (GH#331) (Jordan M Adler
22
25
and Julien Fiegehenn)
- [ENHANCEMENTS]
- - mech_dump now treats all local files like HTML regardless of what it
- thinks their content types are (GH#63) (Julien Fiegehenn)
26
27
[ENHANCEMENTS]
28
- set_fields() and submit_form(with_fields => ...) can now set multiple
0 commit comments