iiplc/README.md
2014-06-15 21:44:26 +04:00

360 B

iiplc

Plack/Perl web client for ii network

Reqs

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

Only GNU/Linux is supported

Install

I'm lazy. You can use your package manager.

On Debian based systems:

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