Re: [PATCH 00/16] git-send-email cleanups

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Brian Gernhardt
Date: Thursday, September 30, 2010 - 8:15 am

On Sep 30, 2010, at 10:52 AM, Jeff King wrote:


I'm not surprised by that at all, but I've spent too much time in scripting languages recently.


Huh.  Somewhere along the way I had picked up using prototypes as a solution to some problem and got used to them.  Interesting to see the full discussion why you shouldn't.  I guess I'm reading too much Ruby and Perl6 and didn't think about how that would work with Perl5.

~~ Brian

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 00/16] git-send-email cleanups, =?UTF-8?q?=C3=86var= ..., (Thu Sep 30, 6:42 am)
[PATCH 08/16] send-email: use \E***\Q instead of \*\*\*, =?UTF-8?q?=C3=86var= ..., (Thu Sep 30, 6:43 am)
[PATCH 09/16] send-email: sanitize_address use $foo, not " ..., =?UTF-8?q?=C3=86var= ..., (Thu Sep 30, 6:43 am)
[PATCH 12/16] send-email: is_rfc2047_quoted use qr// regexes, =?UTF-8?q?=C3=86var= ..., (Thu Sep 30, 6:43 am)
[PATCH 13/16] send-email: extract_valid_address use qr// r ..., =?UTF-8?q?=C3=86var= ..., (Thu Sep 30, 6:43 am)
[PATCH 14/16] send-email: send_message die on $!, not $?, =?UTF-8?q?=C3=86var= ..., (Thu Sep 30, 6:43 am)
[PATCH 15/16] send-email: make_message_id use "require" in ..., =?UTF-8?q?=C3=86var= ..., (Thu Sep 30, 6:43 am)
[PATCH 16/16] send-email: use Perl idioms in while loop, =?UTF-8?q?=C3=86var= ..., (Thu Sep 30, 6:43 am)
Re: [PATCH 00/16] git-send-email cleanups, Brian Gernhardt, (Thu Sep 30, 7:30 am)
Re: [PATCH 00/16] git-send-email cleanups, Jay Soffian, (Thu Sep 30, 7:30 am)
Re: [PATCH 00/16] git-send-email cleanups, Jeff King, (Thu Sep 30, 7:52 am)
Re: [PATCH 00/16] git-send-email cleanups, Ævar Arnfjörð Bjarmason, (Thu Sep 30, 8:11 am)
Re: [PATCH 00/16] git-send-email cleanups, Brian Gernhardt, (Thu Sep 30, 8:15 am)
Re: [PATCH 00/16] git-send-email cleanups, Jeff King, (Thu Sep 30, 9:21 am)
Re: [PATCH 13/16] send-email: extract_valid_address use qr ..., Ævar Arnfjörð Bjarmason, (Thu Sep 30, 9:33 am)
Re: [PATCH 13/16] send-email: extract_valid_address use qr ..., Ævar Arnfjörð Bjarmason, (Thu Sep 30, 11:56 am)
[PATCH v2 13/16] send-email: extract_valid_address use qr/ ..., =?UTF-8?q?=C3=86var= ..., (Thu Sep 30, 12:03 pm)