summaryrefslogtreecommitdiff
path: root/posts/2010-06-10-moosex-net-api-update.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--posts/2010-06-10-moosex-net-api-update.md (renamed from content/post/2010-06-10-moosex-net-api-update.md)6
1 files changed, 0 insertions, 6 deletions
diff --git a/content/post/2010-06-10-moosex-net-api-update.md b/posts/2010-06-10-moosex-net-api-update.md
index 161daa7..2deab52 100644
--- a/content/post/2010-06-10-moosex-net-api-update.md
+++ b/posts/2010-06-10-moosex-net-api-update.md
@@ -1,9 +1,3 @@
----
-date: 2010-06-10T00:00:00Z
-summary: In which I write an update about MooseX::Net::API
-title: Moosex::Net::API - update
----
-
[MooseX::Net::API](http://git.lumberjaph.net/p5-moosex-net-api.git/) is a module to help writing clients for RESTful (and even non-RESTful) WebServices:
```perl