Exploring Perl 6 through its Modules

By Jonathan Worthington (‎jnthn‎)
Date: Sunday, 14 October 2012 10:15
Duration: 40 minutes
Target audience: Intermediate
Language: English
Tags: 6 modules


Perl 6 has a small, but growing ecosystem of modules. Within it you can find modules relating to database connectivity, serialization, web development, debugging and much more.

In this talk, I will look at some of the modules that really put the Perl 6 language to good use, taking advantage of its capabilities to solve problems in neat ways. Maybe it will inspire you to try your hand at writing a Perl 6 module too!