actualize has asked for the wisdom of the Perl Monks concerning the following question:
However, I see a drawback in that I am not writing as much of the application and thus am not learning as much perl. I feel this is made up a certain amount by the fact that I am learning how more experienced perl hackers are doing things. For example, I am being exposed to database schemas. I never would have thought to do that with my queries if I hadn't started playing with Catalyst. I guess my question is this:
When considering the merits of working with the catalyst framework(faster deployment) and the drawbacks (not learning as much perl as catalyst object structure and templating), Is working with catalyst good or bad for my perl education?
My end game is to get more perl work; so I figure if I can deploy quickly and my web app is impressive, then it should be a good thing. What do you think? Am I going in the wrong direction? Will I get a more perly experience if I use something like CGI::Application?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Is using Catalyst cheating?
by leocharre (Priest) on Jul 24, 2008 at 02:00 UTC | |
Re: Is using Catalyst cheating?
by Joost (Canon) on Jul 24, 2008 at 01:01 UTC | |
Re: Is using Catalyst cheating?
by jethro (Monsignor) on Jul 24, 2008 at 02:45 UTC | |
Re: Is using Catalyst cheating?
by shoness (Friar) on Jul 24, 2008 at 05:51 UTC | |
Re: Is using Catalyst cheating?
by polettix (Vicar) on Jul 24, 2008 at 07:05 UTC | |
Re: Is using Catalyst cheating?
by talexb (Chancellor) on Jul 24, 2008 at 14:41 UTC | |
Re: Is using Catalyst cheating?
by educated_foo (Vicar) on Jul 24, 2008 at 16:40 UTC | |
Re: Is using Catalyst cheating?
by talexb (Chancellor) on Jul 25, 2008 at 17:02 UTC |