Plack/Perl client for ii/IDEC networks
Go to file
Difrex(Denis Zheleztsov) 8be1c614f1 Parsing fix
2014-08-11 12:25:49 +04:00
II Parsing fix 2014-08-11 12:25:49 +04:00
s/css Messages limit 2014-08-10 21:16:39 +04:00
t Messages limit 2014-08-10 21:16:39 +04:00
.gitignore gitignore update 2014-08-06 12:24:17 +04:00
config.ini config update 2014-06-15 20:05:54 +04:00
COPYING License changed to GNU GPL v3 2014-07-31 00:52:57 +04:00
crontab cron fix 2014-08-10 21:40:11 +04:00
ii.sql Fixes 2014-06-17 14:13:53 +04:00
iiplc.app Reload config in get 2014-08-08 10:41:09 +04:00
README.md Update README.md 2014-08-11 12:00:07 +04:00
run.sh run.shg 2014-08-08 11:11:19 +04:00

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

Run

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