From 81e48d87ecb465e0eca18b2f850401482015026b Mon Sep 17 00:00:00 2001 From: "Aramis S. H. Fernandes" Date: Wed, 17 May 2017 16:16:53 -0300 Subject: [PATCH] Adds Perl Playground (#2345) Thanks! --- free-programming-playgrounds.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/free-programming-playgrounds.md b/free-programming-playgrounds.md index 7742e972..2cf344a0 100644 --- a/free-programming-playgrounds.md +++ b/free-programming-playgrounds.md @@ -7,6 +7,7 @@ * [JavaScript](#javascript) * [.Net] (#dotnet) * [Node.js](#nodejs) +* [Perl](#perl) * [PHP](#php) * [Python](#python) * [Ruby](#ruby) @@ -60,6 +61,11 @@ * [Runnable](http://code.runnable.com) +### Perl + +* [Perl](http://tryperl.pl) + + ### PHP * [Codepad](http://codepad.org) -- GitLab