summaryrefslogtreecommitdiff
path: root/posts/2010-09-10-dancer-summer-of-code.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--posts/2010-09-10-dancer-summer-of-code.md (renamed from content/post/2010-09-10-dancer-summer-of-code.md)6
1 files changed, 0 insertions, 6 deletions
diff --git a/content/post/2010-09-10-dancer-summer-of-code.md b/posts/2010-09-10-dancer-summer-of-code.md
index 4ebbe09..b484d94 100644
--- a/content/post/2010-09-10-dancer-summer-of-code.md
+++ b/posts/2010-09-10-dancer-summer-of-code.md
@@ -1,9 +1,3 @@
----
-date: 2010-09-10T00:00:00Z
-summary: In which I talk about Dancer's Summer of Code
-title: Dancer's Summer of Code
----
-
### Middleware
After the [French Perl Workshop](http://journeesperl.fr/fpw2010/), we decided to focus our efforts on bringing middleware into Dancer. As the .psgi script is now obsolete, we wanted to simplify the middleware configuration for users not familiar with Plack.