By: | Herbert Breunung (lichtkind) from HalleLeipzig.pm, Bicycle.pm, Propaganda.pm |
---|---|
Date: | Friday, 17 August 2018 10:10 |
Duration: | 50 minutes |
Target audience: | Intermediate |
Language: | English |
You can find more information on the speaker's site:
How to write a module in Perl 6? Providing functionality requires a different mindset than just using it. Internally Perl 6 is a much bigger and more formalized system. If you want your module to integrate nicely there is a lot of methods to provide. There are also a lot defaults to commit to. And having trained habits of writing Perl 5 can lead you in some nasty traps. So lets laugh about my mistakes and don't repeat them.