tudorconstantin / Mojolicious-Boilerplate

The Web in an **Awesome** Box
http://boilerplate-tudorconstantin.dotcloud.com/
96 stars 30 forks source link

Deprecated use of start method #4

Open borisdaeppen opened 11 years ago

borisdaeppen commented 11 years ago

Deprecated use of command in examples. See this answered question here:

http://stackoverflow.com/questions/17655989/how-to-fix-this-mojolicious-app

ghost commented 11 years ago

It should be: Mojolicious::Commands->start_app('Boilerplate');