iiplc/README.md

19 lines
215 B
Markdown
Raw Normal View History

2014-06-11 15:48:34 +04:00
iiplc
=====
Plack/Perl web client for ii network
2014-06-11 16:03:15 +04:00
2014-06-11 16:06:46 +04:00
# Reqs
2014-06-11 16:03:15 +04:00
* SQL::Abstract;
* DBD::SQlite;
* Plack;
2014-06-15 19:12:03 +04:00
* HTML::Template;
2014-06-11 16:03:15 +04:00
* LWP;
**Only GNU/Linux is supported**
2014-06-11 16:06:46 +04:00
# Install
2014-06-11 16:03:15 +04:00
I'm lazy. You can use your package manager.