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 e9f240c commit 69d5700Copy full SHA for 69d5700
Changes
@@ -1,5 +1,7 @@
1
Revision history for HTTP-Daemon
2
3
+{{$NEXT}}
4
+
5
6.12 2020-06-04 16:01:31Z
6
- No changes since TRIAL release 6.11
7
lib/HTTP/Daemon.pm
@@ -5,7 +5,7 @@ package HTTP::Daemon;
use strict;
use warnings;
8
-our $VERSION = '6.12';
+our $VERSION = '6.13';
9
10
use Socket ();
11
use IO::Socket::IP;
0 commit comments