From 4e64720be59b0ce29fc935024253baa0c3f18015 Mon Sep 17 00:00:00 2001 From: "Paul \"LeoNerd\" Evans" Date: Mon, 5 Jun 2017 11:46:05 +0100 Subject: [PATCH] Remove the NaMatrix client entry as it's now dead --- .../projects/2014-08-23-net-async-matrix-client.md | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 supporting-docs/projects/2014-08-23-net-async-matrix-client.md diff --git a/supporting-docs/projects/2014-08-23-net-async-matrix-client.md b/supporting-docs/projects/2014-08-23-net-async-matrix-client.md deleted file mode 100644 index cf52dd08..00000000 --- a/supporting-docs/projects/2014-08-23-net-async-matrix-client.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -layout: project -title: Net::Async::Matrix Client -categories: projects client -thumbnail: https://matrix.org/blog/wp-content/uploads/2015/04/net-async-matrix-400x284.png -description: A Perl CLI client from Net::Async::Matrix and Tickit -author: LeoNerd -maturity: Alpha ---- - -![screenshot](https://matrix.org/blog/wp-content/uploads/2015/04/net-async-matrix.png "{{ page.title }}") - -# {{ page.title }} -LeoNerd’s example Perl CLI client from Net::Async::Matrix and Tickit: [https://metacpan.org/source/PEVANS/Net-Async-Matrix-0.16/client.pl](https://metacpan.org/source/PEVANS/Net-Async-Matrix-0.16/client.pl)