[32725] in Perl-Users-Digest
Perl-Users Digest, Issue: 3989 Volume: 11
daemon@ATHENA.MIT.EDU (Perl-Users Digest)
Sat Jul 13 16:09:24 2013
Date: Sat, 13 Jul 2013 13:09:02 -0700 (PDT)
From: Perl-Users Digest <Perl-Users-Request@ruby.OCE.ORST.EDU>
To: Perl-Users@ruby.OCE.ORST.EDU (Perl-Users Digest)
Perl-Users Digest Sat, 13 Jul 2013 Volume: 11 Number: 3989
Today's topics:
Re: [OT] scoping <rweikusat@mssgmbh.com>
Digest Administrivia (Last modified: 6 Apr 01) (Perl-Users-Digest Admin)
----------------------------------------------------------------------
Date: Sat, 13 Jul 2013 13:13:52 +0100
From: Rainer Weikusat <rweikusat@mssgmbh.com>
Subject: Re: [OT] scoping
Message-Id: <87txjyac8v.fsf@sapphire.mobileactivedefense.com>
Ben Morrow <ben@morrow.me.uk> writes:
> Quoth Martijn Lievaart <m@rtij.nl.invlalid>:
>> On Fri, 12 Jul 2013 15:50:48 +0100, Rainer Weikusat wrote:
>>
>> > Again, the way to solve the problem that 'nobody can still find his way
>> > through this mess' is to avoid creating it in the first place: Don't
>> > separate 'declaration and use' of a variable by 'thousands of lines of
>> > code', move these 'thousands of lines' into subroutines which don't have
>> > to share state with some parent routine and pass the data they need to
>> > them as arguments.
>>
>> Although I agree that it is a bad idea, it is how Pascal was meant to be
>> used. In the mean time, we learned this was not the greatest of ideas,
>> and likewise, I think 'tight' scoping of variables is a very good idea.
>
> Rainer has a point, buried somewhere in the bluster,
According to some online dictionary, 'bluster' means something like
'crying with mad wrath'. I have no idea how you managed to find this
in there but I ask of you the kindness to stop ascribing your own,
foul temper and moods to me --- I wrote this because I wanted to
express something, each part of it serving some purpose towards
accomplishing that I spent quite some time thinking about, and because
it was fun to write.
------------------------------
Date: 6 Apr 2001 21:33:47 GMT (Last modified)
From: Perl-Users-Request@ruby.oce.orst.edu (Perl-Users-Digest Admin)
Subject: Digest Administrivia (Last modified: 6 Apr 01)
Message-Id: <null>
Administrivia:
To submit articles to comp.lang.perl.announce, send your article to
clpa@perl.com.
Back issues are available via anonymous ftp from
ftp://cil-www.oce.orst.edu/pub/perl/old-digests.
#For other requests pertaining to the digest, send mail to
#perl-users-request@ruby.oce.orst.edu. Do not waste your time or mine
#sending perl questions to the -request address, I don't have time to
#answer them even if I did know the answer.
------------------------------
End of Perl-Users Digest V11 Issue 3989
***************************************