File tree Expand file tree Collapse file tree 3 files changed +9
-8
lines changed Expand file tree Collapse file tree 3 files changed +9
-8
lines changed Original file line number Diff line number Diff line change 11Revision history for HTTP-Message
22
3- {{$NEXT}}
3+ 6.31 2021-05-11 18:07:37Z
44 - Fix test writing to files (GH#156) (Michal Josef Špaček)
55
666.30 2021-05-10 14:55:55Z
Original file line number Diff line number Diff line change 107107 "x_IRC" : " irc://irc.perl.org/#lwp" ,
108108 "x_MailingList" : " mailto:libwww@perl.org"
109109 },
110- "version" : " 6.30 " ,
110+ "version" : " 6.31 " ,
111111 "x_Dist_Zilla" : {
112112 "perl" : {
113- "version" : " 5.030003 "
113+ "version" : " 5.030002 "
114114 },
115115 "plugins" : [
116116 {
240240 }
241241 },
242242 "name" : " @Author::OALDERS/InstallGuide" ,
243- "version" : " 1.200013 "
243+ "version" : " 1.200014 "
244244 },
245245 {
246246 "class" : " Dist::Zilla::Plugin::ExecDir" ,
614614 "branch" : null ,
615615 "changelog" : " Changes" ,
616616 "signed" : 0 ,
617- "tag" : " v6.30 " ,
617+ "tag" : " v6.31 " ,
618618 "tag_format" : " v%V" ,
619619 "tag_message" : " v%V"
620620 },
849849 " Matthew Chae <mschae@cpan.org>" ,
850850 " Max Maischein <corion@corion.net>" ,
851851 " Michael Schout <mschout@gkg.net>" ,
852+ " Michal Josef \u0160 pa\u010d ek <mspacek@redhat.com>" ,
852853 " Mickey Nasriachi <mickey@cpan.org>" ,
853854 " Mike Schilli <github@perlmeister.com>" ,
854855 " murphy <murphy@genome.chop.edu>" ,
888889 " Zakariyya Mughal <zaki.mughal@gmail.com>" ,
889890 " Zefram <zefram@fysh.org>"
890891 ],
891- "x_generated_by_perl" : " v5.30.3 " ,
892- "x_serialization_backend" : " Cpanel::JSON::XS version 4.19 " ,
892+ "x_generated_by_perl" : " v5.30.2 " ,
893+ "x_serialization_backend" : " Cpanel::JSON::XS version 4.26 " ,
893894 "x_spdx_expression" : " Artistic-1.0-Perl OR GPL-1.0-or-later" ,
894895 "x_static_install" : 1
895896}
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ HTTP::Message - HTTP style message (base class)
44
55# VERSION
66
7- version 6.30
7+ version 6.31
88
99# SYNOPSIS
1010
You can’t perform that action at this time.
0 commit comments