summaryrefslogtreecommitdiff
path: root/content/posts/2018/2018-03-20-perl6-introduction-to-application-programming.md
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2022-01-18 15:55:55 +0100
committerPatrick Spek <p.spek@tyil.nl>2022-01-18 15:55:55 +0100
commitf1514d0a693597476225aab9a70ea92bdfb6ac2b (patch)
treeb3f2c8db173ff46e43fcde251be94d4bd153f6dc /content/posts/2018/2018-03-20-perl6-introduction-to-application-programming.md
parenta2a08925b3f855c883e55f39eecc78fe009f9485 (diff)
Remove duplicate titles
Diffstat (limited to 'content/posts/2018/2018-03-20-perl6-introduction-to-application-programming.md')
-rw-r--r--content/posts/2018/2018-03-20-perl6-introduction-to-application-programming.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/content/posts/2018/2018-03-20-perl6-introduction-to-application-programming.md b/content/posts/2018/2018-03-20-perl6-introduction-to-application-programming.md
index c1d2df7..2b8ea48 100644
--- a/content/posts/2018/2018-03-20-perl6-introduction-to-application-programming.md
+++ b/content/posts/2018/2018-03-20-perl6-introduction-to-application-programming.md
@@ -10,8 +10,6 @@ tags:
- Raku
---
-# Perl 6 - Introduction to application programming
-
In this tutorial, I'll be guiding you through creating a simple application in
Perl 6. If you don't have Perl 6 installed yet, get the [Rakudo
Star](http://rakudo.org/how-to-get-rakudo/) distribution for your OS.