in reply to When to use ORMs, Catalyst, etc

Especially if it'll be a team of 10 developing with me, and 8 may leave in a month, then trying to find people with all those skills, which are certainly a bit hard to come by in my part of the world.

Replies are listed 'Best First'.
Re^2: When to use ORMs, Catalyst, etc
by perrin (Chancellor) on Jul 15, 2007 at 18:57 UTC
    tinita is right. Rolling your own often makes it harder to bring new people in. And I'm always suspicious when I interview at a company and they tell me they wrote their own proprietary versions of things available on CPAN. It has the appearance of a "not invented here" attitude.