Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/perlpunk/slides.2022-suse-gpw-report

Slides for my report of the German Perl Workshop 2022 in Leipzig
https://github.com/perlpunk/slides.2022-suse-gpw-report

perl slides workshop

Last synced: about 1 month ago
JSON representation

Slides for my report of the German Perl Workshop 2022 in Leipzig

Awesome Lists containing this project

README

        

## Slides for the Report about the German Perl&Raku Workshop 2022

HTML slides: https://perlpunk.github.io/slides.2022-suse-gpw-report/

If you want to run the slideshow on your machine, install the perl
module https://metacpan.org/dist/Vroom and then do:

```
cd vroom
vroom vroom
```

It will open vim and you can navigate with (forward) and
(back). To run perl examples, press `RR`.