Plack/Perl client for ii/IDEC networks
Go to file
Difrex 81a66d2676 out template 2016-04-19 12:58:04 +03:00
II Delete not send message 2016-04-19 12:21:56 +03:00
s/css Initial search support. Only ASCII characters 2014-08-12 11:25:20 +04:00
t out template 2016-04-19 12:58:04 +03:00
.gitignore gitignore update 2014-08-06 12:24:17 +04:00
COPYING License changed to GNU GPL v3 2014-07-31 00:52:57 +04:00
README.md Update README.md 2015-01-20 10:35:59 +03:00
config.ini config update 2014-06-15 20:05:54 +04:00
ii.sql Fixes 2014-06-17 14:13:53 +04:00
iiplc.app Delete not send message 2016-04-19 12:21:56 +03:00
run.sh run.shg 2014-08-08 11:11:19 +04:00

README.md

iiplc

Plack/Perl web client for ii network

Reqs

  • SQL::Abstract;
  • DBD::SQlite;
  • Plack;
  • HTML::Template;
  • LWP;

Only GNU/Linux is supported

Install

Install packages. On Debian based systems:

apt-get install libplack-perl libhtml-template-perl libsql-abstract-perl \
libdbd-sqlite3-perl libconfig-tiny-perl libhtml-fromtext-perl

Run

cd /path/to/iiplc
./run.sh