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.
Migrating Perl 5 code to Perl 6 Examine the issues you may encounter when porting Perl 5 programs to Perl 6.