* Back-end based on perl Mojolicious framework - http://mojolicio.us
* Front-end based on DHTML Suite Pane splitter - http://www.dhtmlgoodies.com
* Chrome 13+
* Firefox 4+
* Internet Explorer 10+
* Safari 6+
* Opera 12+
* Perl 5.10.1+
* Mysql 5+
* utf8 encoding
####Setup #####Installation Using cpanm, run:
cpanm --installdeps .
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request