develooper Front page | perl.perl6.language | Postings from July 2006

Re: [svn:perl6-synopsis] r10077 - doc/trunk/design/syn

Thread Previous | Thread Next
From:
Smylers
Date:
July 12, 2006 02:39
Subject:
Re: [svn:perl6-synopsis] r10077 - doc/trunk/design/syn
Message ID:
20060712084206.GD16244@stripey.com
larry@cvs.perl.org commits:

> New Revision: 10077
> Modified: doc/trunk/design/syn/S02.pod
> ==============================================================================
>  
> -    foo.bar		# foo().bar	-- postfix prevents args
> +    foo.bar		# foo().bar	-- illegal postfix, must use foo().bar
>      foo .bar		# foo($_.bar)	-- no postfix starts with whitespace

I don't think it makes much sense to start the comments with an
alternate form for the expressions now denoted as illegal -- "here's
some other syntax which this used to be the same as but it no longer is"
probably only confuses the casual reader.

Smylers

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