[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: rev 7879 - trunk/doc/book/book

From: Jostein Chr. Andersen <jostein_at_josander.net>
Date: 2003-12-01 18:40:30 CET

On Monday 01 December 2003 18.23, brane@xbc.nu wrote:
> > if ($foo = 0) {
> > do something unredable;
> > } elsif ($foo = 1) {
> > do something nastier;
> > } else {
> > make gstein and others port it to python;
> > }
>
> This, plus using perl -w and strict, is IIRC exactly the recommended
> Perl coding standard described in the Perl man pages.
>
> > The crap above combined with the lack of not declaring variables and
> > other funny stuff have made many Perl scripts very hard to maintain
> > and understand.
>
> Badly written programs are hard to understand. That has nothing to do
> with Perl.

100% agree :-)

Jostein

-- 
http://www.josander.net/kontakt/ ||
http://www.josander.net/en/contact/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 1 18:44:34 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.