This is a simple and lightweight web content management system built using Perl 5 and Mojolicious Web Framework.
It's is designed to be easy to use and very light!
Anyone can download a copy of this software, install on server and use!
- Perl 5.10
- Mojolicious 4 (and some plugins)
- ObjectDB ORM
- SQLite driver for DBI
-
(or DBD driver for your favorite database ;] )
You can use morbo that is a development perl server for mojolicious to run BackWrite on your machine:
$ morbo backwrite/index.pl
Is very recomended to use a fastcgi, psgi or other fast protocol as than tradictional CGI, but you can use CGI too (for your own risk).
I really recomend to use hipnotoad with or without nginx for production.
This software is under development, then... do not use in production!
Daniel Vinciguerra <[email protected]>
2013 (c) Bivee
This software is copyright (c) 2013 by Bivee.
This is a free software; you can redistribute it and/or modify it under the same terms of Perl 5 programming languagem system itself.