From 3e2ac8c963565d9ae0d8a3f64200b8330f302a51 Mon Sep 17 00:00:00 2001 From: Yorhel Date: Sat, 16 Dec 2017 14:20:02 +0100 Subject: Update README & COPYING --- COPYING | 2 +- README | 11 +++++------ 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/COPYING b/COPYING index 4c931dd..1474c6e 100644 --- a/COPYING +++ b/COPYING @@ -1,4 +1,4 @@ -Copyright (c) 2010 Yoran Heling +Copyright (c) 2010-2017 Yoran Heling Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/README b/README index 7e0f77d..7c2a929 100644 --- a/README +++ b/README @@ -4,9 +4,8 @@ p.blicky.net source code REQUIREMENTS - A webserver with CGI support (tested with lighttpd and apache) - perl (tested on 5.12 - 5.16) - vim (7.x) + perl (tested on 5.12 - 5.24) + vim (7.x or 8.x) TUWF (Available from CPAN and http://dev.yorhel.nl/tuwf) DBI DBD::SQLite @@ -15,9 +14,9 @@ REQUIREMENTS INSTALL - Configure your webserver, check the TUWF documentation for instructions - and examples. The following environment variables need to be set from your - web server config: + Run index.cgi or configure your webserver, check the TUWF documentation for + instructions and examples. The following environment variables need to be + set from your web server config: DBI_DSN -> dbi:SQLite:dbname= TUWF_LOG -> -- cgit v1.2.3