about summary refs log tree commit homepage
path: root/lib/Devel/Mwrap/PSGI.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Devel/Mwrap/PSGI.pm')
-rw-r--r--lib/Devel/Mwrap/PSGI.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Devel/Mwrap/PSGI.pm b/lib/Devel/Mwrap/PSGI.pm
index 5d143cd..3e8795e 100644
--- a/lib/Devel/Mwrap/PSGI.pm
+++ b/lib/Devel/Mwrap/PSGI.pm
@@ -1,5 +1,7 @@
 # Copyright (C) all contributors <mwrap@80x24.org>
 # License: GPL-2.0+ <https://www.gnu.org/licenses/gpl-2.0.txt>
+#
+# Note: this is deprecated, use mwrap_httpd.h instead
 package Devel::Mwrap::PSGI;
 use v5.12; # strict
 use warnings;