I tend to share a little your frustration

Recently I had a look into Catalyst because it seemed to me sexy, but after a while I had to step back and restart with the basics. I.e.: my HTML related knowledge is quite limited so, I started to learn HTML and Template at the same time. Now I'm moving into using Template in conjuction with Template::Plugin::DBI.

You seem to have problems with databases, so I think you should learn that first before delving into Catalyst

In my view Catalyst is not out there to teach you how to implement the Model, View or Controller. So if I'm right, you should first "master" those three first and then use Catalyst for the benefits it brings you in terms of development speed/quality and the rest.

Dodge This!

In reply to Re: Why oh Why oh Whyo (Catalyst Woes) by Ultra
in thread Why oh Why oh Whyo (Catalyst Woes) by OverlordQ

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.