develooper Front page | perl.perl5.porters | Postings from September 2011

Re: Reordering perlvar

Thread Previous | Thread Next
From:
ilmari
Date:
September 26, 2011 10:20
Subject:
Re: Reordering perlvar
Message ID:
d8j8vpbi5kq.fsf@knuth.ping.uio.no
Tom Christiansen <tchrist@perl.com> writes:

>>Tom Christiansen <tchrist@perl.com> writes:
>>
>>> I rather don't like that you lose alphabetical ordering if you do that.
>>> Someone sees a builtin variable used in a Perl program and they want to
>>> look it up in the list of Perl variables.  Why should they have to know
>>> which list to look in?
>
>>This is what your favourite documentation viewer's search function is
>>for.  Also, perldoc -v <variable> (since perl 5.12, or if you've
>>upgraded Pod::Perldoc in the last three years).
>
> In that case, why don't we just randomize everything?  Certainly
> perlfunc could use some useful randomizing in the same way.

Grouping variables (and functions) thematically (with headings!)  is
useful if you don't know exactly which one you are looking for, but know
what you're trying to achieve.

-- 
ilmari
"A disappointingly low fraction of the human race is,
 at any given time, on fire." - Stig Sandbeck Mathisen


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About