Skip to content

Commit b60d7de

Browse files
committed
POD fixes
1 parent 6ebc560 commit b60d7de

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Changes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Revision history for WWW::Mechanize
44
[FIXED]
55
- Raise minimum Perl to 5.8 to match what we test, what dependencies
66
depend on, etc. (GH#352) (James Raspass)
7+
[DOCUMENTATION]
8+
- Various POD fixes (Julien Fiegehenn)
79

810
2.15 2022-08-21 07:47:35Z
911
[FIXED]

lib/WWW/Mechanize.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1921,7 +1921,7 @@ index mean:
19211921
19221922
Index 0 is the I<filepath> that will be read from disk. Index 1 is the
19231923
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
19251925
used as shown, then I<filepath> will be ignored.
19261926
19271927
The optional C<$number> parameter is used to distinguish between two fields

0 commit comments

Comments
 (0)