Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chazmcgarvey/talk-level-up-your-perl
Talk I gave at OpenWest on 2018-06-07
https://github.com/chazmcgarvey/talk-level-up-your-perl
openwest perl talk
Last synced: 23 days ago
JSON representation
Talk I gave at OpenWest on 2018-06-07
- Host: GitHub
- URL: https://github.com/chazmcgarvey/talk-level-up-your-perl
- Owner: chazmcgarvey
- Created: 2018-06-19T17:46:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-19T17:48:54.000Z (over 6 years ago)
- Last Synced: 2024-11-09T06:28:35.198Z (3 months ago)
- Topics: openwest, perl, talk
- Language: CSS
- Homepage: https://chazmcgarvey.github.io/talk-level-up-your-perl
- Size: 430 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Slides for "Level up your Perl"
This directory contains the slides for my talk entitled "Level up your 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