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.22 2022-01-21 20:41:21Z
46 - Format method bullet points as code in docs (GH#77) (Paul Cochrane)
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ my %WriteMakefileArgs = (
3434 " Socket" => 0,
3535 " Test::More" => 0
3636 },
37- " VERSION" => " 6.22 " ,
37+ " VERSION" => " 6.23 " ,
3838 " test" => {
3939 " TESTS" => " t/*.t"
4040 }
Original file line number Diff line number Diff line change 11package Net::HTTP ;
2- our $VERSION = ' 6.22 ' ;
2+ our $VERSION = ' 6.23 ' ;
33use strict;
44use warnings;
55
Original file line number Diff line number Diff line change 11package Net::HTTP::Methods ;
2- our $VERSION = ' 6.22 ' ;
2+ our $VERSION = ' 6.23 ' ;
33use strict;
44use warnings;
55use URI;
Original file line number Diff line number Diff line change 11package Net::HTTP::NB ;
2- our $VERSION = ' 6.22 ' ;
2+ our $VERSION = ' 6.23 ' ;
33use strict;
44use warnings;
55
Original file line number Diff line number Diff line change 11package Net::HTTPS ;
2- our $VERSION = ' 6.22 ' ;
2+ our $VERSION = ' 6.23 ' ;
33use strict;
44use warnings;
55
You can’t perform that action at this time.
0 commit comments