Skip to content


New Perl 6 Mess of Code

Some time ago there was announced that the Perl 6  will be made to have much more OOP and better perl. Great, but a couple of days ago I found this one example of the new perl 6 code and  well…

my @array = 1, 2, 3;
@array ,= 4, 5, 6;
my @negatives = -<<@array;

Truly said it looks like making much greater mess in the whole language.

Related posts:

  1. Perl as a Computer Language? This is a small part of the perl documentation. Perl,...
  2. Most Perl Users Don’t Use Windows For me this is obvious. Perl programmers are usually using...
  3. Django has Pony, Perl has Camelia Yea, I know that Django has a pony … but,...

Posted in programming, software.

Tagged with .


0 Responses

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.



Some HTML is OK

or, reply to this post via trackback.



Better Tag Cloud