| CPAN Ratings (Gamma) Reviews by Christopher H. Laco | |
| Home | Search | About | Login |
RSS | Module Info | Add a review of
6 out of 6 found this review helpful:
This dist contains NO CODE. It's simply a placeholder to code somewhere else. Please don't put stuff like this on CPAN. cpan -i CatalystX::Foorum is a useless action.
Please make this dist real, or delete it.
Christopher H. Laco - 2008-01-27 17:54:55
Was this review helpful to you?
Yes
No
Great idea. I can't wait to see where this goes and look forward to ditching my Catalyst::Model::SVN in favor of a Catalyst::Model::VCI.
Christopher H. Laco - 2007-08-28 19:07:21
Was this review helpful to you?
Yes
No
Just what I needed. Not only for Models/Views, this component is also great when building base controllers that others will use. It allows you to allow people to call your base class methods directly without having to 'forward' to them, or pass $c in the params.
Christopher H. Laco - 2007-06-13 11:13:16
Was this review helpful to you?
Yes
No
This module is great for testing situations where code uses the first available module it finds from group of modules. No we can exercise that code and still make sure all of the compatible modules work as intended when chosen.
Christopher H. Laco - 2007-05-20 17:20:28
Was this review helpful to you?
Yes
No
This module just managed to shave off a good chunk of time from my 10k plus Handel test suite. That alone makes it gold. I can't wait to see the effect this and the changes in 5.9/5.10 have on DBIC/Catalyst.
Nice job.
Christopher H. Laco - 2007-05-04 13:32:41
Was this review helpful to you?
Yes
No
THe only reason it's not all 5s is that I just haven't used it yet. But this module, coupled with M::I::Share is exactly what I want to accomplish for splitting a CPAN dist into it's dist-static parts and local user overridable parts in terms of static css/js files, templates and other non-image files.
Awesome.
Christopher H. Laco - 2007-04-19 12:41:56
Was this review helpful to you?
Yes
No
This goes out to all modules like Test::Warnings, Test::Strict, Test::Spelling, etc, but is focused at Perl::Critic directly. These tools are invaluable to me as a perl developer. I tell them how I expect myself and others to code in my dists, and Perl::Critic keeps me honest about those things. Sometimes I'm just lazy. Sometimes I just forget. Perl::Critic is neither.
Bravo. Great job. P::C+++++++++++
Christopher H. Laco - 2007-02-12 09:45:17
Was this review helpful to you?
Yes
No
I've been waiting for a test module like this for a while to help me keep my manifest up to date since I almost never do make manifest. It would be nice if you could tell it which directories to ignore. For example, some dists create scratch files in t/var when running tests. There's no reason to compared that directory to manifest since things in there are no permanent.
As a side note, is there any good reason why Makefile.PL has use 5.008006; in it?
Christopher H. Laco - 2006-11-09 19:14:04
Was this review helpful to you?
Yes
No
We need another ORM like we need another build/install suite.
Two words: DBIx :: Class
Rose::DB is also very good.
Christopher H. Laco - 2006-10-18 09:27:29
Was this review helpful to you?
Yes
No
How is this different from GD-SecurityImage, aside from the use of Imager, esp. since one could just write GD::SecurityImage::Imager?
Christopher H. Laco - 2006-05-25 09:16:26
Was this review helpful to you?
Yes
No
I'm in the process of converting Handel from CDBI to DBIC schemas. There is almost nothing you can't tweak, change, modify, or redirect about the various logic and behaviors of how DBIC operates on your data. DBIC makes the tedious things easy, and the complicated things quite possible.
Christopher H. Laco - 2006-05-16 12:46:40
Was this review helpful to you?
Yes
No
Hmmmm...isn't this the same as Class::Data::Accessor?
Christopher H. Laco - 2005-12-15 16:00:33
Was this review helpful to you?
Yes
No
While working on Handel, I've come to the point where I need a sane way to create SQL scripts for multiple database. SQL::Translater is making my life more sane in this area. Once I define the schema, I can just have it toss out create scripts for SQLite/MySQL/Postgres and go on with life. This pays off even more when I want to define foreign key relationships, but only some platforms support them; or support them in different ways.
On the flip side, I wish the docs were a little more verbose about the formats, especially the YAML producer.
Christopher H. Laco - 2005-06-07 10:45:39
Was this review helpful to you?
Yes
No
Bravo. Simple. Obvious. Needed by many. This will keep me from forgetting use strict anywhere which also keeps CPANTS happy.
I'll be slapping this into my modules this evening.
Is there such a thing for use warnings?
Christopher H. Laco - 2005-03-14 09:44:16
Was this review helpful to you?
Yes
No
This module has saved me more than a few headaches for formatting prices for a shopping cart system.
Christopher H. Laco - 2005-03-13 18:36:01
Was this review helpful to you?
Yes
No
|
Perl.org sites
: bugs
| dev
| history
| jobs
| learn
| lists
| use
Site Information and Contacts |
|