Skip to content

Commit b5041bd

Browse files
committed
v6.40
- Fixed two typos in the doc, originally reported by FatherC in RT#90716, ported over as GH#57. (GH#57) (Neil Bowers)
1 parent 0650e08 commit b5041bd

File tree

3 files changed

+31
-31
lines changed

3 files changed

+31
-31
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 HTTP-Message
22

3-
{{$NEXT}}
3+
6.40 2022-10-12 15:45:52Z
44
- Fixed two typos in the doc, originally reported by FatherC
55
in RT#90716, ported over as GH#57. (GH#57) (Neil Bowers)
66

META.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -115,10 +115,10 @@
115115
"x_IRC" : "irc://irc.perl.org/#lwp",
116116
"x_MailingList" : "mailto:[email protected]"
117117
},
118-
"version" : "6.39",
118+
"version" : "6.40",
119119
"x_Dist_Zilla" : {
120120
"perl" : {
121-
"version" : "5.028000"
121+
"version" : "5.036000"
122122
},
123123
"plugins" : [
124124
{
@@ -322,82 +322,82 @@
322322
{
323323
"class" : "Pod::Weaver::Plugin::EnsurePod5",
324324
"name" : "@CorePrep/EnsurePod5",
325-
"version" : "4.015"
325+
"version" : "4.018"
326326
},
327327
{
328328
"class" : "Pod::Weaver::Plugin::H1Nester",
329329
"name" : "@CorePrep/H1Nester",
330-
"version" : "4.015"
330+
"version" : "4.018"
331331
},
332332
{
333333
"class" : "Pod::Weaver::Plugin::SingleEncoding",
334334
"name" : "@Default/SingleEncoding",
335-
"version" : "4.015"
335+
"version" : "4.018"
336336
},
337337
{
338338
"class" : "Pod::Weaver::Section::Name",
339339
"name" : "@Default/Name",
340-
"version" : "4.015"
340+
"version" : "4.018"
341341
},
342342
{
343343
"class" : "Pod::Weaver::Section::Version",
344344
"name" : "@Default/Version",
345-
"version" : "4.015"
345+
"version" : "4.018"
346346
},
347347
{
348348
"class" : "Pod::Weaver::Section::Region",
349349
"name" : "@Default/prelude",
350-
"version" : "4.015"
350+
"version" : "4.018"
351351
},
352352
{
353353
"class" : "Pod::Weaver::Section::Generic",
354354
"name" : "SYNOPSIS",
355-
"version" : "4.015"
355+
"version" : "4.018"
356356
},
357357
{
358358
"class" : "Pod::Weaver::Section::Generic",
359359
"name" : "DESCRIPTION",
360-
"version" : "4.015"
360+
"version" : "4.018"
361361
},
362362
{
363363
"class" : "Pod::Weaver::Section::Generic",
364364
"name" : "OVERVIEW",
365-
"version" : "4.015"
365+
"version" : "4.018"
366366
},
367367
{
368368
"class" : "Pod::Weaver::Section::Collect",
369369
"name" : "ATTRIBUTES",
370-
"version" : "4.015"
370+
"version" : "4.018"
371371
},
372372
{
373373
"class" : "Pod::Weaver::Section::Collect",
374374
"name" : "METHODS",
375-
"version" : "4.015"
375+
"version" : "4.018"
376376
},
377377
{
378378
"class" : "Pod::Weaver::Section::Collect",
379379
"name" : "FUNCTIONS",
380-
"version" : "4.015"
380+
"version" : "4.018"
381381
},
382382
{
383383
"class" : "Pod::Weaver::Section::Leftovers",
384384
"name" : "@Default/Leftovers",
385-
"version" : "4.015"
385+
"version" : "4.018"
386386
},
387387
{
388388
"class" : "Pod::Weaver::Section::Region",
389389
"name" : "@Default/postlude",
390-
"version" : "4.015"
390+
"version" : "4.018"
391391
},
392392
{
393393
"class" : "Pod::Weaver::Section::Authors",
394394
"name" : "@Default/Authors",
395-
"version" : "4.015"
395+
"version" : "4.018"
396396
},
397397
{
398398
"class" : "Pod::Weaver::Section::Legal",
399399
"name" : "@Default/Legal",
400-
"version" : "4.015"
400+
"version" : "4.018"
401401
}
402402
]
403403
}
@@ -480,7 +480,7 @@
480480
"changelog" : "Changes"
481481
},
482482
"Dist::Zilla::Role::Git::Repo" : {
483-
"git_version" : "2.34.1",
483+
"git_version" : "2.38.0",
484484
"repo_root" : "."
485485
}
486486
},
@@ -491,7 +491,7 @@
491491
"class" : "Dist::Zilla::Plugin::Git::Contributors",
492492
"config" : {
493493
"Dist::Zilla::Plugin::Git::Contributors" : {
494-
"git_version" : "2.34.1",
494+
"git_version" : "2.38.0",
495495
"include_authors" : 0,
496496
"include_releaser" : 1,
497497
"order_by" : "name",
@@ -600,7 +600,7 @@
600600
"changelog" : "Changes"
601601
},
602602
"Dist::Zilla::Role::Git::Repo" : {
603-
"git_version" : "2.34.1",
603+
"git_version" : "2.38.0",
604604
"repo_root" : "."
605605
},
606606
"Dist::Zilla::Role::Git::StringFormatter" : {
@@ -617,12 +617,12 @@
617617
"branch" : null,
618618
"changelog" : "Changes",
619619
"signed" : 0,
620-
"tag" : "v6.39",
620+
"tag" : "v6.40",
621621
"tag_format" : "v%V",
622622
"tag_message" : "v%V"
623623
},
624624
"Dist::Zilla::Role::Git::Repo" : {
625-
"git_version" : "2.34.1",
625+
"git_version" : "2.38.0",
626626
"repo_root" : "."
627627
},
628628
"Dist::Zilla::Role::Git::StringFormatter" : {
@@ -673,7 +673,7 @@
673673
"changelog" : "Changes"
674674
},
675675
"Dist::Zilla::Role::Git::Repo" : {
676-
"git_version" : "2.34.1",
676+
"git_version" : "2.38.0",
677677
"repo_root" : "."
678678
},
679679
"Dist::Zilla::Role::Git::StringFormatter" : {
@@ -693,7 +693,7 @@
693693
"remotes_must_exist" : 1
694694
},
695695
"Dist::Zilla::Role::Git::Repo" : {
696-
"git_version" : "2.34.1",
696+
"git_version" : "2.38.0",
697697
"repo_root" : "."
698698
}
699699
},
@@ -918,8 +918,8 @@
918918
"Zakariyya Mughal <[email protected]>",
919919
"Zefram <[email protected]>"
920920
],
921-
"x_generated_by_perl" : "v5.28.0",
922-
"x_serialization_backend" : "Cpanel::JSON::XS version 4.04",
921+
"x_generated_by_perl" : "v5.36.0",
922+
"x_serialization_backend" : "Cpanel::JSON::XS version 4.29",
923923
"x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later",
924924
"x_static_install" : 1
925925
}

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ HTTP::Message - HTTP style message (base class)
44

55
# VERSION
66

7-
version 6.39
7+
version 6.40
88

99
# SYNOPSIS
1010

@@ -115,12 +115,12 @@ The following methods are available:
115115

116116
- `charset`
117117

118-
This override the charset parameter for text content. The value
118+
This overrides the charset parameter for text content. The value
119119
`none` can used to suppress decoding of the charset.
120120

121121
- `default_charset`
122122

123-
This override the default charset guessed by content\_charset() or
123+
This overrides the default charset guessed by content\_charset() or
124124
if that fails "ISO-8859-1".
125125

126126
- `alt_charset`

0 commit comments

Comments
 (0)