Return-Path: Delivered-To: apmail-perl-modperl-archive@www.apache.org Received: (qmail 87133 invoked from network); 24 Mar 2009 22:08:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Mar 2009 22:08:29 -0000 Received: (qmail 83367 invoked by uid 500); 24 Mar 2009 22:01:08 -0000 Delivered-To: apmail-perl-modperl-archive@perl.apache.org Received: (qmail 83338 invoked by uid 500); 24 Mar 2009 22:01:08 -0000 Mailing-List: contact modperl-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list modperl@perl.apache.org Received: (qmail 83330 invoked by uid 99); 24 Mar 2009 22:01:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Mar 2009 22:01:08 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=SPF_SOFTFAIL X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of adam.prime@utoronto.ca does not designate 216.220.44.220 as permitted sender) Received: from [216.220.44.220] (HELO mail.oanda.com) (216.220.44.220) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Mar 2009 22:00:59 +0000 Received: from localhost (localhost [127.0.0.1]) by mail.oanda.com (Postfix) with ESMTP id 2F73EEC0C2; Tue, 24 Mar 2009 18:00:38 -0400 (EDT) Received: from mail.oanda.com ([127.0.0.1]) by localhost (mail.q9.oanda.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31073-02-14; Tue, 24 Mar 2009 18:00:38 -0400 (EDT) Received: from gateway.oanda.com (eddie.dev.oanda.com [10.1.1.10]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.oanda.com (Postfix) with ESMTPS id 53830EC004; Tue, 24 Mar 2009 18:00:37 -0400 (EDT) Received: from [10.1.5.118] (primepc.dev.oanda.com [10.1.5.118]) by eddie.dev.oanda.com (Postfix) with ESMTP id 38B756407F; Tue, 24 Mar 2009 18:00:37 -0400 (EDT) Message-ID: <49C95804.5030905@utoronto.ca> Date: Tue, 24 Mar 2009 18:00:36 -0400 From: Adam Prime User-Agent: Thunderbird 2.0.0.21 (X11/20090318) MIME-Version: 1.0 To: perl_finder@yahoo.com CC: modperl@perl.apache.org Subject: Re: Fw: Re: decline and fall of modperl? References: <753640.29610.qm@web56407.mail.re3.yahoo.com> In-Reply-To: <753640.29610.qm@web56407.mail.re3.yahoo.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org Mike Bourdon wrote: > > > In my humble opinion the perl community needs to embrace the concept > of self propagation. For the most part perl/oo perl/mod_perl > developers are self taught. Junior or mid level talent (a majority > of the talent pool) is passed over as not enough experience. Perhaps > this is because they do not push themselves or the roles they come > from are User Interface or system ops, people that did not make it > in those roles. This where as an investment of time and effort can > go a long way into building the pool of perl/oo perl/mod_perl > developers. Too often everyone is looking for the instant > gratification of a senior level skill set. > > Believe it or not, there is a perception that senior perl/oo > perl/mod_perl developers do not play well with others. An active > mentoring role played by senior developers and gurus needs to be > taken. Reach out and take a junior person under your wing and > actively work to raise their level of coding skill set. Perl/oo > perl/mod_perl�s community and your future may depend on it. I completely agree with what you're saying here. At my previous employer (i changed jobs in august) we found it pretty much impossible to find entry/mid level perl people, so what we did was hire entry level people straight out of school that had maybe a little bit of perl, but displayed the chops to be able to learn what we needed them to learn. This worked out great for us, and i know it's been the way that at least a couple of other small perl shops in Toronto have been building their teams. If you can find a good programmer, it easy to turn them into a good perl programmer if they are willing. Right now, in Toronto if you're looking to hire a senior level perl programmer you're looking at 75K plus CAD. There are a couple of well funded shops in the city that will throw 6 figures at the right candidate. The mentoring thing is huge though. Perl generally isn't taught in schools, and if you're building a team from the ground up, you're going to have to teach. Which is in a lot of ways actually a good thing, because you can hopefully teach people Modern Perl, instead of the formmail.pl style perl ;) This is part of the reason why i'd love to see more tutorial style documentation on perl.apache.org. Adam