File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- Release history for Net-HTTP
1+ Release history for {{$dist->name}}
2+
3+ {{$NEXT}}
24
356.19 2019-05-16 19:16:59Z
46 - partially skip live-https.t if there's no keep-alive connection (GH#58) (Slaven Rezić)
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ my %WriteMakefileArgs = (
3535 " Socket" => 0,
3636 " Test::More" => 0
3737 },
38- " VERSION" => " 6.19 " ,
38+ " VERSION" => " 6.20 " ,
3939 " test" => {
4040 " TESTS" => " t/*.t"
4141 }
Original file line number Diff line number Diff line change 11package Net::HTTP ;
2- our $VERSION = ' 6.19 ' ;
2+ our $VERSION = ' 6.20 ' ;
33use strict;
44use warnings;
55
Original file line number Diff line number Diff line change 11package Net::HTTP::Methods ;
2- our $VERSION = ' 6.19 ' ;
2+ our $VERSION = ' 6.20 ' ;
33use strict;
44use warnings;
55use URI;
Original file line number Diff line number Diff line change 11package Net::HTTP::NB ;
2- our $VERSION = ' 6.19 ' ;
2+ our $VERSION = ' 6.20 ' ;
33use strict;
44use warnings;
55
Original file line number Diff line number Diff line change 11package Net::HTTPS ;
2- our $VERSION = ' 6.19 ' ;
2+ our $VERSION = ' 6.20 ' ;
33use strict;
44use warnings;
55
You can’t perform that action at this time.
0 commit comments