Re: FormMail Problem
- From: Gunnar Hjalmarsson <noreply@xxxxxxxxx>
- Date: Sun, 29 May 2005 01:10:11 +0200
Tad McClellan wrote:
Gunnar Hjalmarsson wrote:It's obvious from Christopher's follow-up that he doesn't know enough Perl to express such a depreciatory opinion on someone else's code, and that his opinion is merely hearsay.
I didn't see anything in his followup that indicated a skill level.
I must have missed the obvious, what was it that you saw?
Unlike what Christopher stated
1) pipes to other programs can be opened also when taint mode is enabled, and
2) the /e modifier in the expressions for unescaping URI escaped strings
s/%([a-fA-F0-9][a-fA-F0-9])/pack("C", hex($1))/eg;isn't dangerous.
To me, that indicates a limited skill level (which isn't a 'crime' in itself...). Anyway, considering that, and since Christopher's other comments are far from supporting his depreciatory opinion on FormMail, the logical conclusion is that the opinion is merely hearsay.
It's funny. Normally, such incorrect statements on Perl would have resulted in several correcting follow-ups. Now, since they were made with the aim of discrediting FormMail, that did not happen.
-- Gunnar Hjalmarsson Email: http://www.gunnar.cc/cgi-bin/contact.pl .
- Follow-Ups:
- Re: FormMail Problem
- From: Anno Siegel
- Re: FormMail Problem
- References:
- FormMail Problem
- From: Olen R. Pearson
- Re: FormMail Problem
- From: Eric Schwartz
- Re: FormMail Problem
- From: Anno Siegel
- Re: FormMail Problem
- From: Gunnar Hjalmarsson
- Re: FormMail Problem
- From: Anno Siegel
- Re: FormMail Problem
- From: Gunnar Hjalmarsson
- Re: FormMail Problem
- From: Tad McClellan
- Re: FormMail Problem
- From: Gunnar Hjalmarsson
- Re: FormMail Problem
- From: Tad McClellan
- FormMail Problem
- Prev by Date: Re: Please explain following script for me. Thanks in advance.
- Next by Date: Re: output question
- Previous by thread: Re: FormMail Problem
- Next by thread: Re: FormMail Problem
- Index(es):