Our::Boilerplate - how to make your own modern Perl dialect

Our::Boilerplate - how to make your own modern Perl dialect

By Lars Dɪᴇᴄᴋᴏᴡ (‎daxim‎) aus Vienna.pm
Datum: Noch nicht im Programm aufgenommen.
Dauer: 40 Minuten
Target audience: Anfänger
Language: English


I will show how to bundle up modules which you use all the time in your application modules anyway - this is nicknamed "boilerplate code". Together with syntax-bending modules, this gives you your own dialect of Perl that's supposed to better in some way than standard Perl - easier to program, shorter source code, easier to maintain, etc.

The later part of the talk highlights some modules that we use that way in-house and what they are good for.