User Reviews

[2 total ]
about 1 year ago Avatar
DBIx::Class: Solid stuff

  by nothingmuch

This is definitely not supported by a "Small development team", nor is there a "Short source control history". DBIx::Class is one of the most solid and active projects in the Perl community as a whole. Those warnings are a result of ohloh's rather limited SVN support, and DBIC's repository layout.

What's special about DBIC is that it has not only saved countless hours in the begining of projects, where all ORMs seem to shine in their own ... [More] special way, but it can sustain it's usefulness even in the rigors of strange demands. It is by far the most flexible and well designed system I've had the pleasure of working with.

Thanks! [Less]

5 of 5 users found the following review helpful. Was this review helpful to you? |

about 1 year ago Avatar
Perl DateTime Project: As good as it gets

  by nothingmuch

DateTime is a very comprehensive date management suite. It covers everything from calculations (with correct time zone adjustments), to formatting and parsing (numerous formats for both humans and computers are available), to proper localization, all in a consistent and clean manner. I don't trust any other code with the heinous task of managing date information it, and I haven't had a single complaint so far in several years.

4 of 4 users found the following review helpful. Was this review helpful to you? |