On 12 April 2010 16:39, Uri Guttman <u...@stemsystems.com> wrote:
>>>>>> "PP" == Philip Potter <philip.g.pot...@gmail.com> writes:
>
>  PP> On 12 April 2010 11:34, Shlomi Fish <shlo...@iglu.org.il> wrote:
>  >> Hi Uri and Philip (and Abimael),
>  >> On Monday 12 Apr 2010 10:32:36 Uri Guttman wrote:
>  >>>   PP> Where did I say PBP was always right? I just didn't want to let 
> your
>  >>>   PP> style argument be the only one in this thread, since there are
>  >>> clearly PP> people who disagree with you, too. TIMTOWTDI.
>  >>>
>  >>> i disagree with myself most of the time! i am my own stupid boss and
>  >>> stupid worker. try that on for size! :)
>  >>>
>  >>
>  >> Can we please have a civil discussion without insulting the other party? 
> For
>
>  PP> I thought Uri and I were criticising each other's ideas, not throwing
>  PP> insults. I certainly don't feel insulted by Uri. Can you identify any
>  PP> insults so that we can be sure not to say them again?
>
> i agree. at least i never aimed anything directly at philip. we were
> disagreeing about file handle stuff and how to use PBP and such.

Actually, I don't disagree at all on how to use PBP. It's a guide;
it's a template for starting a coding standard; it's not a cast-iron
set of rules. Nobody should follow everything in PBP, even
(especially?) Damian doesn't do that, and nobody should follow
anything in PBP without understanding *why* those best practices are
considered so.

print {$fh} $output;

is considered by some to be good style. I brought up PBP to show that
Damian Conway thinks that it's good style (or at least he did when he
wrote PBP), and to state some of the reasons he holds this view. I
don't think this is a controversial claim.

Given that Uri dislikes print {$fh} and Damian likes print {$fh} it's
clear this is a bikeshed argument. The OP should feel free to make his
own decision (or should conform to whichever style is imposed by his
team's policy).

Phil

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to