Plack/Perl client for ii/IDEC networks
II | ||
s/css | ||
t | ||
.gitignore | ||
config.ini | ||
COPYING | ||
ii.sql | ||
iiplc.app | ||
README.md | ||
run.sh |
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