1Mojolicious::Guides(3)User Contributed Perl DocumentationMojolicious::Guides(3)
2
3
4

NAME

6       Mojolicious::Guides - Mojolicious Guide To The Galaxy
7

DON'T PANIC!

9       These guides are currently being written, to get status updates and/or
10       read early drafts you can visit <http://kraih.com>,
11       <http://twitter.com/kraih> and <http://github.com/kraih/mojo> or join
12       the official IRC channel "#mojo" on "irc.perl.org".
13

TUTORIAL

15       A really fast and fun way to get started developing web applications
16       with Mojolicious is the tutorial in Mojolicious::Lite, you should take
17       a look.
18

GUIDES

20       New guides will be added over time, so keep a close eye on this.
21
22       Mojolicious::Guides::Routing
23           Simple and fun introduction to the Mojolicious router.
24
25       Mojolicious::Guides::Rendering
26           Generating content with the Mojolicious renderer.
27
28       Mojolicious::Guides::Cookbook
29           Cooking with Mojolicious, recipes for every taste.
30
31       Mojolicious::Guides::Cheatsheet
32           A concise all-purpose reference.
33
34       Mojolicious::Guides::FAQ
35           Frequently asked questions with the right answers.
36
37       Mojolicious::Guides::CodingGuidelines
38           Coding guidelines and mission statement.  A must read for
39           developers and contributors!
40
41
42
43perl v5.12.3                      2010-08-15            Mojolicious::Guides(3)
Impressum