Skip to content

Latest commit

 

History

History
executable file
·
58 lines (28 loc) · 992 Bytes

README.pod

File metadata and controls

executable file
·
58 lines (28 loc) · 992 Bytes

Bivee CRM

Bivee CRM(under high development) is a simple CRM solution implemented using Perl 5.

Bivee CRM

Who can use it?

Anyone can download a copy of this software, install on server and use!

What do I need to take to install then?

Perl 5.10+
Mojolicious 4+ (and some plugins)
ObjectDB ORM
MySQL 5

How can I test/run?

You can use morbo that is an development perl server for mojolicious to run Bivee::CRM on your machine:

$ morbo crm/index.pl

or you can use hipnotoad for production deployment.

Author

2013 (c) Bivee http://bivee.com.br

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.