You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

42 lines
1.1 KiB

<!DOCTYPE html>
<html lang=en>
<head>
<meta charset="utf-8">
<title>perl</title>
<link rel=stylesheet href="slides.css" />
<link rel="alternate" type="application/atom+xml" title="changes" href="//p1k3.com/userland-book/feed.xml" />
<link rel="stylesheet" href="js/styles/sunburst.css">
<script src="js/highlight.pack.js"></script>
<script src="js/jquery.js" type="text/javascript"></script>
<script>hljs.initHighlightingOnLoad();</script>
</head>
<body>
<section>
<p style="font-size: 3em; margin-bottom: 0; text-align: center;">
All the Perl you need
</p>
<p style="font-size: 2em; text-align: center;">
for slicing and dicing text files
</p>
<p style="text-align: center;">
Brennen Bearnes &lt;bbearnes@wikimedia.org&gt;
</p>
<p style="text-align: center;"><small>
Source:
<a href="https://code.p1k3.com/gitea/brennen/wmf-engprod-offsite-slides">
code.p1k3.com/gitea/brennen/wmf-engprod-offsite-slides
</a><br />
Slides:
<a href="https://squiggle.city/~brennen/perl/">
squiggle.city/~brennen/perl/
</a>
</small></p>
</section>