diff options
author | root <root@rbsd.ankarstrom.se> | 2021-04-24 00:56:05 +0000 |
---|---|---|
committer | root <root@rbsd.ankarstrom.se> | 2021-04-24 01:11:06 +0000 |
commit | 72c681d3a16a706b0a3dd2b6dda95edcb4f78f51 (patch) | |
tree | 980d08083ae4e5208c85d54bd34f01457f721fb3 /Changes | |
parent | 5cfdae7ccf1eece314c381d8de52acd2aee7cff9 (diff) | |
download | Apache-Inject-72c681d3a16a706b0a3dd2b6dda95edcb4f78f51.tar.gz |
Add Makefile, basic test
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -0,0 +1,6 @@ +Revision history for Perl extension Apache::Inject. + +0.01 Fri Apr 23 21:28:10 2021 + - original version; created by h2xs 1.23 with options + -AX --skip-exporter --use-new-tests -b 5.8.0 -n Apache::Inject + |