aboutsummaryrefslogtreecommitdiff
path: root/examples/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/README.md')
-rw-r--r--examples/README.md14
1 files changed, 0 insertions, 14 deletions
diff --git a/examples/README.md b/examples/README.md
deleted file mode 100644
index 49b9056..0000000
--- a/examples/README.md
+++ /dev/null
@@ -1,14 +0,0 @@
-[[back to doc map]](../docs/README.md)
-
-# Examples
-
-These examples are covered in [the IRC::Client blog
-post](http://perl6.party/post/IRC-Client-Perl-6-Multi-Server-IRC-Module)
-
-* [Uppercasing bot](01-uppercase-bot.p6)
-* [Small bot with a couple of features](02-trickster-bot.p6)
-* [Bot to announce GitHub notifications](03-github-notifications.p6)
-* [Bash.org bot](04-bash-bot.p6)
-* [Bash.org bot with pastebin filter](05-bash-bot-with-filter.p6)
-* [Multi-server bot](06-multi-server.p6)
-* [Multi-server message forwarder bot](07-multi-server-message-forwarder.p6)