Hamilton Turner fb7785fcf4 Perl: Fix mojolicious metadata %!s(int64=10) %!d(string=hai) anos
..
.gitignore 4d2dd58d94 Added gitignores %!s(int64=10) %!d(string=hai) anos
README.md dcbb63a419 remove unnecessary items from mojolicious README %!s(int64=11) %!d(string=hai) anos
app.conf 3e8383ca1b ported Mojolicious setup to bash, added app.conf, added stop.sh for symmetry %!s(int64=11) %!d(string=hai) anos
app.pl 3e8383ca1b ported Mojolicious setup to bash, added app.conf, added stop.sh for symmetry %!s(int64=11) %!d(string=hai) anos
bash_profile.sh 3e8383ca1b ported Mojolicious setup to bash, added app.conf, added stop.sh for symmetry %!s(int64=11) %!d(string=hai) anos
benchmark_config fb7785fcf4 Perl: Fix mojolicious metadata %!s(int64=10) %!d(string=hai) anos
cpanfile e8b00a44e4 improve the configuration and performance of the mojolicious app %!s(int64=11) %!d(string=hai) anos
cpanfile.snapshot bf4350db5f update cpanfile.snapshot %!s(int64=10) %!d(string=hai) anos
install.sh 3e8383ca1b ported Mojolicious setup to bash, added app.conf, added stop.sh for symmetry %!s(int64=11) %!d(string=hai) anos
setup.sh 26cde54692 Merged jberger's branch for #1244 %!s(int64=11) %!d(string=hai) anos
source_code 013257d22d Naming Perl properly %!s(int64=11) %!d(string=hai) anos

README.md

Setup

  • Perl 5.16.3
  • MongoDB 2.6

Requirements

  • Mojolicious
  • Mango
  • JSON::XS
  • Hypnotoad provided by Mojolicious

The included cpanfile shows the declared depenencies for the app. The included cpanfile.snapshot pins the deployment to the actual versions used during development (generated by carton).

Deployment

Set production mode:

export MOJO_MODE=production

Start with Mojolicious' non-blocking preforking server

hypnotoad app.pl

To stop again, simply run

hypnotoad -s app.pl

Contact

Joel Berger (jberger, core dev team member, author of this app) - github:jberger Sebastian Riedel (sri/kraih, project founder)- http://mojolicio.us/perldoc/Mojolicious#PROJECT-FOUNDER Core developer team - http://mojolicio.us/perldoc/Mojolicious#CORE-DEVELOPERS

If considering changes from the above people, please consider them approved. Otherwise we would appreciate a heads up about implemenation changes.

IRC: #mojo on irc.perl.org