We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 809008e commit 7505cc8Copy full SHA for 7505cc8
Changes
@@ -1,5 +1,7 @@
1
Revision history for HTTP-Daemon
2
3
+{{$NEXT}}
4
+
5
6.10 2020-05-26 16:20:36Z
6
- No changes since TRIAL release 6.09
7
lib/HTTP/Daemon.pm
@@ -5,7 +5,7 @@ package HTTP::Daemon;
use strict;
use warnings;
8
-our $VERSION = '6.10';
+our $VERSION = '6.11';
9
10
use Socket ();
11
use IO::Socket::IP;
0 commit comments