Front page | perl.perl5.porters |
Postings from April 2010
Re: package block syntax
Thread Previous
|
Thread Next
From:
David Golden
Date:
April 27, 2010 13:39
Subject:
Re: package block syntax
Message ID:
m2k5d4beb41004271338if3f82181ra8a2dbc887fb47d7@mail.gmail.com
On Tue, Apr 27, 2010 at 4:24 PM, Zefram <zefram@fysh.org> wrote:
> The attached patch implements a Perl 6ism that seems worth imitating:
> "package Foo { ... }" is equivalent to "{ package Foo; ... }". I think
> this is worthwhile. I'm posting it for discussion, not for immediate
> application, but if the consensus is in favour then this patch should
> be usable as-is.
Could we call it "class" instead?
/me ducks the brickbats
-- David
Thread Previous
|
Thread Next