Plack/Perl client for ii/IDEC networks
Go to file
Difrex(Denis Zheleztsov) 1a0448afc1 crontab file removed
2014-11-06 18:22:30 +03:00
II @user parsing fix 2014-10-08 14:43:41 +04:00
s/css Initial search support. Only ASCII characters 2014-08-12 11:25:20 +04:00
t Initial search support. Only ASCII characters 2014-08-12 11:25:20 +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
ii.sql Fixes 2014-06-17 14:13:53 +04:00
iiplc.app Send fix 2014-11-06 12:45:38 +03: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