We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81bd91d commit 31c6eafCopy full SHA for 31c6eaf
1 file changed
Changes
@@ -2,9 +2,10 @@ Revision history for HTTP-Daemon
2
3
{{$NEXT}}
4
- Delimit IPv6 numeric address with brackets and URI-quote an IPv6 zone
5
- separator in url() method output
+ separator in url() method output (GH#32) (Petr Pisar)
6
- Handle undef and empty LocalAddr value in new() constructor as an
7
- unspecified address (GH#24, RT#123069)
+ unspecified address (GH#24, RT#123069) (Petr Pisar)
8
+ - Use IO::Socket::IP for IPv6 support. (GH#31) (Chase Whitener)
9
10
6.05 2019-07-26 20:41:05Z
11
- Added the .perltidyrc from the libwww-perl distribution
0 commit comments