Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chazmcgarvey/talk-event-driven-programming-in-perl

Talk I gave at The Perl Conference in SLC on 2018-06-18
https://github.com/chazmcgarvey/talk-event-driven-programming-in-perl

event-driven perl talk

Last synced: 23 days ago
JSON representation

Talk I gave at The Perl Conference in SLC on 2018-06-18

Awesome Lists containing this project

README

        

# Slides for "Event-driven Programming in Perl"

This directory contains the slides for my talk entitled "Event-driven Programming in Perl".

The slides were written in [Markdown](https://daringfireball.net/projects/markdown/) format and can be rendered with
[remark](http://remarkjs.com/).

## Options

To view the slides:

make run

To build a PDF version of the slides:

make pdf