Module versioning in Perl 6

By Tobias Leich (‎froggs‎) from Berlin.pm
Date: Saturday, 17 May 2014 10:10
Duration: 20 minutes
Language: English
Tags: perl6


Module versioning differs from Perl 5 to Perl 6.
The way you bundle, install or load a module was reinvented and will hopefully support upcoming trends better.

Today a module has usually one maintainer, and when a module name is taken, there is no chance to release a fork of this module under your own name.
But since this is becoming popular it needs addressing.

I will guide you through all steps of a maintainers dayjob except, say, getting distracted by bug reports. :o)


Attended by: Filip Sergot (‎sergot‎), Pawel Szymczak (‎bebus‎), Tadeusz SoĊ›nierz (‎tadzik‎),