From 64ad10ea4219e3f0bfcadd9d4627a40cf43f0410 Mon Sep 17 00:00:00 2001 From: Marcus Barczak Date: Sat, 11 Feb 2012 12:58:45 -0500 Subject: [PATCH] begin adding links to third party libraries --- examples/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/examples/README.md b/examples/README.md index 8c51b64d..cacd72b0 100644 --- a/examples/README.md +++ b/examples/README.md @@ -12,4 +12,8 @@ Here's a bunch of example code contributed by the communinty for interfacing wit ruby_example.rb - Ruby statsd.erl - Erlang -Thankyou to all the contributors! +Third Party StatsD Libraries +============================ + + PERL: [Net::StatsD](https://github.com/cosimo/perl5-net-statsd/) +