A brief historical overview of how Perl 6 was used to make web sites in the past, and how you can use it today to run the Plack/PSGI-based site. The presentation was given in Cluj-Napoca in 2015 at the 9th edition of the Cluj.PM group.
Tag: talks
Perl 6 for Concurrency and Parallel Computing
Here are the slides of the talk ‘Perl 6 for Concurrency and Parallel Computing’, which gives an overview of the features available in Perl 6 out of the box for parallel computation and concurrency.
allperlbooks.com
Announcing the site with the collection of the Perl book covers ever printed on paper. Here is a presentation of my site, allperlbooks.com, which is a collection of the book covers, of all the books that are about the Perl and Perl 6 programming languages. Update: also about the Raku programming language.
The story of Perl 7
The story of the big public discussion happened in the beginning of 2013 about the future naming of the Perl programming language.
Announcing YAPC::Europe 2013 in Kiev (slides)
Opening YAPC::Europe 2011 in Rīga
What’s new in Perl 5.14
An overview of new features appeared in the version 5.14 of the Perl programming language.
Regexes and Grammars in Perl 6
There’s more than one way to empty it
A funny lightning talk about different methods of making an array empty in Perl.
Text in search queries with examples in Perl 6
How to clean an array in Perl
Summary of how Moscow.pm people carry out “@a = ()” action.
Perl 6 by example
This presentation goes through existing Perl 6 programs to see how its early adopters use the language today, before Perl 6 is completed.
Perl 5.10 in 2010
Which features of Perl 5.10 are in use in today’s CPAN modules; how not to make mistakes; and a number of use cases of how to use Perl 5.10 features.
Personal Perl 6 compiler
A semi-joke on how to create your own Perl 6 compiler and run the code in production already today.
Gearman and Perl
An introduction of what are Gearman and its architecture, and how to use it to dispatch jobs in Perl.
9000 km of Perl
A small talk featuring the Perl-related events that I organised so far.
Syntaxanalyse von URL mit die Grammatik
A talk about how to use grammars in Perl to analyse the structure of the URL.
Perl 5.10
An overview of the new features available in the version 5.10 of the Perl programming language.