in reply to Re: On the scaleability of Perl Development Practices
in thread On the scaleability of Perl Development Practices
I am not sure I understand why you need a tutorial explaining how to use three systems in concert when they are all so well isolated.
Ah, but they aren't. For example, the support for using TT and DBIC with Catalyst is much stronger than using TT and DBIC with CgiApp. Or, using Text::Template and Rose::DB with Mason. And so on. While you can mix'n'match, there are some that work better with each other than with others. Hence, the usefulness of the requested documentation.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: On the scaleability of Perl Development Practices
by talexb (Chancellor) on Aug 18, 2008 at 16:10 UTC | |
Re^3: On the scaleability of Perl Development Practices
by perrin (Chancellor) on Aug 18, 2008 at 18:33 UTC | |
Re^3: On the scaleability of Perl Development Practices
by oknow (Chaplain) on Aug 18, 2008 at 21:00 UTC | |
by dragonchild (Archbishop) on Aug 19, 2008 at 00:51 UTC |