Calling subs and typing in Perl 6 In the ninth article in this series comparing Perl 5 to Perl 6, learn about the subtle differences in visibility of subroutines and the (gradual) typing core feature.
How phasers work in Perl 6 In the sixth article in this series comparing Perl 5 to Perl 6, learn how special blocks in Perl 5 translate to phasers in Perl 6.
How naming of variables works in Perl 6 In the fifth article in this series comparing Perl 5 to Perl 6, find out about using sigils in Perl 6.
How subroutine signatures work in Perl 6 In the fourth article in this series comparing Perl 5 to Perl 6, learn how signatures work in Perl 6.
Containers in Perl 6 In the third article in this series comparing Perl 5 to Perl 6, learn how to handle references, bindings, and containers in Perl 6.
Garbage collection in Perl 6 In the second article in this series comparing Perl 5 to Perl 6, learn how to handle object destruction in Perl 6.