From 5a768f7b81cf1aed0f8ced5bb4bfe6f909bdad1b Mon Sep 17 00:00:00 2001 From: Abigail Date: Fri, 22 Jan 2021 20:42:40 +0100 Subject: Link to blog post --- challenge-096/abigail/README.md | 1 + challenge-096/abigail/blog.txt | 1 + 2 files changed, 2 insertions(+) create mode 100644 challenge-096/abigail/blog.txt diff --git a/challenge-096/abigail/README.md b/challenge-096/abigail/README.md index 7619e7c1f2..8e3135aefb 100644 --- a/challenge-096/abigail/README.md +++ b/challenge-096/abigail/README.md @@ -30,6 +30,7 @@ Output: "family same the of part are Raku and Perl" * [Ruby](ruby/ch-1.rb) ### Blog +[Perl Weekly Challenge 96, Reverse Words](https://wp.me/pcxd30-mj) ## [Edit Distance](https://perlweeklychallenge.org/blog/perl-weekly-challenge-096/#TASK2) diff --git a/challenge-096/abigail/blog.txt b/challenge-096/abigail/blog.txt new file mode 100644 index 0000000000..2559e67c32 --- /dev/null +++ b/challenge-096/abigail/blog.txt @@ -0,0 +1 @@ +https://wp.me/pcxd30-mj -- cgit