test
[sdlgit/SDL-Site.git] / htdocs / assets / test.pl
diff --git a/htdocs/assets/test.pl b/htdocs/assets/test.pl
new file mode 100644 (file)
index 0000000..bd9deea
--- /dev/null
@@ -0,0 +1,6 @@
+#!/usr/bin/env perl
+
+print "Content-type: text/html\n\n"; 
+print "hello";
+
+exit;
\ No newline at end of file