<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d"><br>
&gt; 3) Walkthrough of creation of a simple app end to end.<br>
<br>
</div>Yes please, a full example tutorial is just what we need!<br>
</blockquote><div><br>And example apps! <br><br></div></div>As a Catalyst beginner, I craved example apps the most (I still do!).
While learning, I find it more productive checking out a small example app
by both reading code and doing a run through the interface, rather than
big walkthrough tutorials or pod copy-pasting. Also, tiny apps can easily be used as quick-starters for your real apps, sorta like the next
step up from&nbsp; Catalyst::Helper modules.<br><br>The stuff in the wiki and <a href="http://dev.catalystframework.org/repos/Catalyst/trunk/examples/">http://dev.catalystframework.org/repos/Catalyst/trunk/examples/</a> may serve as a starting point. CPAN also hosts some apps, including MojoMojo. And I&#39;m sure we all have many small test apps laying around we can just tarball and share.<br>
<br><br>-rodrigo<br>