I could be wrong, but since ^ matches the beginning of a line, and $ matches the end, it might be trying to remove empty lines. “Take $adj, and replace [beginning of line][end of line] with [].” Maybe it’s one of Perl’s magic operators that sort of coerce a behavior by forcing context changes, but that’s how I read it. From: Omaha-pm [mailto:omaha-pm-bounces+bhoward=neogen.com@pm.org]
On Behalf Of Britt Gray Hey Fellow Perl Mongers. I have lost my mind and can’t figure out what the following line of code does. It is removing something from $adj. $adj =~ s/^ $//; Thanks, Britt On Thu, Apr 10, 2014 at 4:04 PM, Jay Hannah <jay.hannah@iinteractive.com> wrote: On Apr 9, 2014, at 3:00 PM, Dave Burchell <evaddnomaid@gmail.com> wrote: Awesome! Thanks! I've shared your resume up the ladder, we should do lunch or something.
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. :)
We encourage conferences, public speaking, training. All that time is paid.
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:
[1] Yes, sometimes there are very valid reasons not to. :)
|