Skip to content

Commit c526bb9

Browse files
committed
v6.05
- Fix GH#32 by checking for " as well as ; when splitting. (GH#49) (colinnewell) - Fix GH#48 update documentation about $version (GH#55) (Dave Menninger) - Fix broken README badge (GH#54) (Alex Peters) - Whenever possible, use an absolute four digit year for Time::Local (GH#52) (Olaf Alders) - Add test case for Issue #26 (GH#45) (George-NG) - Long numbers (GH#47) (pludlamCVL) - Cookies.pm: die if close on $fh in ->save fails (GH#46) (MCRayRay) - Replace "use vars" with "our" (GH#43) (James Raspass) - Fixed minor typo in the pod for HTTP::Cookies. (GH#39) (Mohammad S Anwar)
1 parent 4b1fc36 commit c526bb9

File tree

5 files changed

+238
-126
lines changed

5 files changed

+238
-126
lines changed

Changes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Revision history for HTTP-Cookies. The HTTP::Cookies module used to be bundled
22
with the libwww-perl distribution.
33

4-
{{$NEXT}}
4+
6.05 2019-10-24 02:21:51Z
55
- Fix GH#32 by checking for " as well as ; when splitting. (GH#49) (colinnewell)
66
- Fix GH#48 update documentation about $version (GH#55) (Dave Menninger)
77
- Fix broken README badge (GH#54) (Alex Peters)

0 commit comments

Comments
 (0)