aboutsummaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorroot <root@rbsd.ankarstrom.se>2021-04-24 00:56:05 +0000
committerroot <root@rbsd.ankarstrom.se>2021-04-24 01:11:06 +0000
commit72c681d3a16a706b0a3dd2b6dda95edcb4f78f51 (patch)
tree980d08083ae4e5208c85d54bd34f01457f721fb3 /MANIFEST
parent5cfdae7ccf1eece314c381d8de52acd2aee7cff9 (diff)
downloadApache-Inject-72c681d3a16a706b0a3dd2b6dda95edcb4f78f51.tar.gz
Add Makefile, basic test
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST14
1 files changed, 14 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
new file mode 100644
index 0000000..f360aed
--- /dev/null
+++ b/MANIFEST
@@ -0,0 +1,14 @@
+Changes
+lib/Apache/Inject.pm
+lib/Apache/Inject/Handler.pm
+Makefile.PL
+MANIFEST
+README
+t/basic.t
+t/conf/extra.conf.in
+t/conf/extra.last.conf.in
+t/htdocs/foot.html
+t/htdocs/head.html
+t/SMOKE
+t/TEST
+t/TEST.PL