File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ Revision history for WWW::Mechanize
4
4
[FIXED]
5
5
- Raise minimum Perl to 5.8 to match what we test, what dependencies
6
6
depend on, etc. (GH#352) (James Raspass)
7
+ [DOCUMENTATION]
8
+ - Various POD fixes (Julien Fiegehenn)
7
9
8
10
2.15 2022-08-21 07:47:35Z
9
11
[FIXED]
Original file line number Diff line number Diff line change @@ -1921,7 +1921,7 @@ index mean:
1921
1921
1922
1922
Index 0 is the I<filepath > that will be read from disk. Index 1 is the
1923
1923
filename which will be used in the HTTP request body; if not given,
1924
- filepath (index 0) is used instead. If C<<Content => 'content here'>> is
1924
+ filepath (index 0) is used instead. If C<< Content => 'content here' >> is
1925
1925
used as shown, then I<filepath > will be ignored.
1926
1926
1927
1927
The optional C<$number > parameter is used to distinguish between two fields
You can’t perform that action at this time.
0 commit comments