File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
Revision history for HTTP-Cookies. The HTTP::Cookies module used to be bundled
2
2
with the libwww-perl distribution.
3
3
4
- {{$NEXT}}
4
+ 6.07 2019-11-15 18:11:42Z
5
5
- Fix t/issue32.t on old perl versions (GH#59) (Bernhard M. Wiedemann)
6
6
7
7
6.06 2019-11-12 14:28:31Z
Original file line number Diff line number Diff line change 77
77
"web" : " https://github.com/libwww-perl/HTTP-Cookies"
78
78
}
79
79
},
80
- "version" : " 6.06 " ,
80
+ "version" : " 6.07 " ,
81
81
"x_Dist_Zilla" : {
82
82
"perl" : {
83
83
"version" : " 5.030000"
614
614
"branch" : null ,
615
615
"changelog" : " Changes" ,
616
616
"signed" : 0 ,
617
- "tag" : " v6.06 " ,
617
+ "tag" : " v6.07 " ,
618
618
"tag_format" : " v%V" ,
619
619
"tag_message" : " v%V"
620
620
},
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ HTTP::Cookies - HTTP cookie jars
6
6
7
7
# VERSION
8
8
9
- version 6.06
9
+ version 6.07
10
10
11
11
# SYNOPSIS
12
12
You can’t perform that action at this time.
0 commit comments