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 4868244 commit 0adc765Copy full SHA for 0adc765
ChangeLog
@@ -4,7 +4,9 @@
4
TODO:
5
. trace incoming and outgoing messages server-side
6
7
-version 3.15:
+version 3.16:
8
+
9
+version 3.15: Fri 23 Dec 11:46:13 CET 2022
10
11
Fixes:
12
- ::CGI respect nph for sending WSDLs [Immo Goltz]
Makefile.PL
@@ -2,7 +2,7 @@ use ExtUtils::MakeMaker;
2
3
use 5.010;
-my $version = '3.15';
+my $version = '3.16';
my $devel = exists $ENV{MARKOV_DEVEL};
0 commit comments