mojolicious/mojo

Small introduction to Mojo::Base

Open

#1,119 opened on Aug 7, 2017

View on GitHub
 (4 comments) (8 reactions) (0 assignees)Perl (591 forks)auto 404
docshelp wanted

Repository metrics

Stars
 (2,745 stars)
PR merge metrics
 (PR metrics pending)

Description

The documentation in Mojo::Base is very minimalistic and doesn't cover the concepts at all. For a beginner the learning curve can be quite steep here. Especially a little explanation for what use Mojo::Base 'Mojolicious' is actually good for, and what attribute accessors are would be really helpful.

Contributor guide