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

Another string concat proposal

Thread Next
From:
Dave Hartnoll
Date:
April 25, 2001 03:58
Subject:
Another string concat proposal
Message ID:
021d01c0cd75$f919cfe0$470aa8c0@3b2.com
What about using double-dot as the string concat operator:

P5    P6
->    .
.      ..
.=    ..=  (or =.. for concat after)

Many other operators already use doubled characters so this would not be an
oddity for perl and it would leave single dot for all the things Larry wants
it for without sacrificing the normal meanings of any of the other operators
for concat.

Dave Hartnoll.



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