This is timely -- last night at the Perlmongers meeting we had a presentation on Rose::HTML::Form, and six months ago we had one on Rose::DB::Object.

After the first Rose presentation I was intrigued, and looked at the IRC channel #rdbo -- there were, I think, three people there, and I put Rose back on the shelf. The presenter last night commented that John, the author, was amazingly helpful on the mailing list, and that the documentation was 'fantastic' -- so maybe I need to have another look at Rose.

Certainly Toolkit::Template Template::Toolkit was a bit of a leap when I started using it -- but the documentation was very good, and there were enough people using it here on Perlmonks that I could get by. I tried DBIx::Class about a year ago and couldn't understand it -- the users on the IRC channel (and in particular mst) tried hard to help me, but I couldn't get it in the time I had allotted.

I think it's always a good idea to be tinkering with something new -- last night's meeting has suggested not only Rose but also SQL::Abstract. And I may take another swing at DBIx::Class, especially if I can compare it with Rose.

Update: Correct the name of Template::Toolkit. Thanks alexm. (Dyslexia sneaks up on you sometimes.)

Alex / talexb / Toronto

"Groklaw is the open-source mentality applied to legal research" ~ Linus Torvalds


In reply to Re: Choosing modules - community matters or just technical merits? by talexb
in thread Choosing modules - community matters or just technical merits? by zby

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.