<div dir="ltr">
















<p class="MsoNormal"><span style="font-size:16pt">Hey Fellow Perl Mongers.</span></p>

<p class="MsoNormal"><span style="font-size:16pt"> </span></p>

<p class="MsoNormal"><span style="font-size:16pt">I have lost my mind and can’t
figure out what the following line of code does.</span></p>

<p class="MsoNormal"><span style="font-size:16pt">It is removing something from
$adj.</span></p>

<p class="MsoNormal"><span style="font-size:16pt"> </span></p>

<p class="MsoNormal"><span style="font-size:16pt;color:rgb(49,49,49)">$adj =~ s/^ $//;</span></p>

<p class="MsoNormal"><span style="font-size:16pt;color:rgb(49,49,49)"> </span></p>

<p class="MsoNormal"><span style="font-size:16pt;color:rgb(49,49,49)"> </span></p>

<p class="MsoNormal"><span style="font-size:16pt;color:rgb(49,49,49)">Thanks,</span></p>

<p class="MsoNormal"><span style="font-size:16pt;color:rgb(49,49,49)">Britt</span></p>

</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Apr 10, 2014 at 4:04 PM, Jay Hannah <span dir="ltr"><<a href="mailto:jay.hannah@iinteractive.com" target="_blank">jay.hannah@iinteractive.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On Apr 9, 2014, at 3:00 PM, Dave Burchell <<a href="mailto:evaddnomaid@gmail.com">evaddnomaid@gmail.com</a>> wrote:<br>

> Hey Jay, put me down as interested.<br>
<br>
</div>Awesome! Thanks! I've shared your resume up the ladder, we should do lunch or something.<br>
<div class=""><br>
> Couple of questions:<br>
> 1) I'm getting more and more into functional programming.  I don't know much about Scala, but I see it has some pretty strong functional features.  How open/encouraging would this position be to a functional approach with Scala?<br>

<br>
</div>Very. The Scala workload I'm briefed on is in early planning phase, so you can guide the design and implementation to suit your preferences. You'll help Scala neophytes (like me) ramp up to your vision of the Right Way to do it.   :)<br>

<div class=""><br>
> 2) I usually do a conference or two every year, often working with Dave Nielsen (who you might have met at Hack Omaha).  How flexible would the position be on (unpaid) time off for conferences?<br>
<br>
</div>We encourage conferences, public speaking, training. All that time is paid.<br>
<br>
( If you prefer NOT to be paid, simply give your money to me after your auto-deposit hits.  :)  )<br>
<br>
( We don't track PTO. If you get your partner work done, we're happy. )<br>
<br>
We cover all your expenses for the annual company-wide meeting in Las Vegas, and one other conference of your choice each year. Many of us Perl-leaning folk choose YAPC::NA (and other Perl conferences) but you might prefer one or more Scala/whatever confs? Flexibility for additional conferences beyond that? If you can still get your partner work done, great! Go!<br>

<div class=""><br>
> But while we are on the subject of "Modern Perl": Dave Cross points out (<a href="http://www.josetteorama.com/what-is-modern-perl/" target="_blank">http://www.josetteorama.com/what-is-modern-perl/</a>) that "Modern Perl" can mean different things to different people.  What does "Modern Perl" mean to you, Jay?<br>

<br>
</div>Using supported, documented frameworks to solve common business problems, instead of rolling-your-own abominations like we all did in our rambunctious youths. Our default Perl-flavored stack often looks like this:<br>

<br>
VC:   git<br>
perl: current!<br>
      5.18.2! Why not?[1]<br>
      5.19.10 if you're feeling saucy :)<br>
OO:   Moose<br>
web:  Catalyst, PSGI/Plack, Template::Toolkit<br>
ORM:  DBIx::Class or Rose::DB<br>
TDD:  Test::More and friends<br>
      ... and the cool half of CPAN. ;)<br>
RDBMS: PostgreSQL, or whatever is the best fit for the particular task, including NoSQLs<br>
CI:   Jenkins or Bamboo<br>
<br>
Well, that's my default Perl-flavored stack. We employ several genius types that deploy "edgier" stuff, as warranted.  :)<br>
<br>
Did that address your questions?<br>
<div class=""><br>
Thanks,<br>
<br>
Jay Hannah<br>
Project Lead / Programmer<br>
<a href="http://www.iinteractive.com" target="_blank">http://www.iinteractive.com</a><br>
Email: <a href="mailto:jay.hannah@iinteractive.com">jay.hannah@iinteractive.com</a><br>
AOL IM: deafferret<br>
Mobile: <a href="tel:1.402.598.7782" value="+14025987782">1.402.598.7782</a><br>
Fax: <a href="tel:1.402.691.9496" value="+14026919496">1.402.691.9496</a><br>
<br>
<br>
<br>
</div>[1] Yes, sometimes there are very valid reasons not to.  :)<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
_______________________________________________<br>
Omaha-pm mailing list<br>
<a href="mailto:Omaha-pm@pm.org">Omaha-pm@pm.org</a><br>
<a href="http://mail.pm.org/mailman/listinfo/omaha-pm" target="_blank">http://mail.pm.org/mailman/listinfo/omaha-pm</a><br>
</div></div></blockquote></div><br></div>