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:
- Perl as a Computer Language? This is a small part of the perl documentation. Perl,...
- Most Perl Users Don’t Use Windows For me this is obvious. Perl programmers are usually using...
- Django has Pony, Perl has Camelia Yea, I know that Django has a pony … but,...













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