develooper Front page | perl.perl6.language | Postings from May 2001

Re: Damian Conway's Exegesis 2

Thread Previous | Thread Next
From:
John Siracusa
Date:
May 15, 2001 15:49
Subject:
Re: Damian Conway's Exegesis 2
Message ID:
B7272AD1.1748F%siracusa@mindspring.com
On 5/15/01 5:59 PM, Edward Peschko wrote:
> would be better off written as...

...speaking of which:

    my int ($pre, $in, $post) is constant = (0..2);

What, no caps?

    my int ($PRE, $IN, $POST) is constant = (0..2);

Looks nicer to me...or are all-caps vars reserved for
internal use in Perl 6?

-John


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