RSS | Module Info | Add a review of

2 out of 2 found this review helpful:

DBIx-Simple (1.32) *****

DBIx::Simple is sugar spread on DBI (it should really have been named DBI::Sweet). It's usage will make you code far more readable, quicker to write, and with a lot less boilerplate code.

This is my #1 choice for database management, as using the DBI directly requires some tedious coding which is senseless to do by hand.

DBIx::Simple, even though it does provide optional query abstraction through SQL::Abstract, does not feature database abstraction. For that you should take a look at more advanced modules such as DBIx::Class and Rose::DB::Object. However, for the quick and simple case, DBIx::Simple just rocks.

Michele Beltrame - 2008-05-12 01:39:25
Was this review helpful to you?  Yes No


(more reviews of DBIx-Simple)

1 out of 3 found this review helpful:

Catalyst-View-TT (0.27) ****

The workhorse of Catalyst views.

Michele Beltrame - 2008-05-02 10:39:28
Was this review helpful to you?  Yes No


(more reviews of Catalyst-View-TT)

ObjectivePerl (0.04) ****

This package rules, as it finally gives a very nice and friendly syntax to Perl OOP.

Michele Beltrame - 2004-10-07 06:54:56
Was this review helpful to you?  Yes No


(more reviews of ObjectivePerl)

1 out of 1 found this review helpful:

HTML-Template (2.6) ****

Great tool HTML for templating. Only problem is that it's difficult to make web pages compliant with WYSWYG editors.

Michele Beltrame - 2004-05-17 07:05:53
Was this review helpful to you?  Yes No


(more reviews of HTML-Template)


the camel