Watching new commits via IRC

The Perl 6 documentation projects pushes commit information to the IRC channel #perl6, so that it is possible for both users and reviewers to have a glance at what is happening and how far the documentation is evolving.

written sometime in January 2018


Adverb pairs in Perl 6

A Pair is a key-value couple, often used with hashes. Perl 6 does support several ways to build pairs, the most common one is with the fat comma => operator. But also adverbs can be used to construct Pairs easily.

written sometime in December 2017

Newer articles Older articles
There are 1592 total articles on this blog, you are viewing page 122 of 319.