aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohammad S Anwar <Mohammad.Anwar@yahoo.com>2020-08-03 16:39:15 +0100
committerGitHub <noreply@github.com>2020-08-03 16:39:15 +0100
commit94726265299352e69d053c5ef4f9b25b55b468db (patch)
tree8c3f1e5f7a4d5c3807d0b3d5ea2c940b80c178ba
parentcdadc38aec554dc65518ccce87cada1332e1892d (diff)
parent057d37883b01ccffd901ea8285ee816fddf44d9b (diff)
downloadperlweeklychallenge-club-94726265299352e69d053c5ef4f9b25b55b468db.tar.gz
perlweeklychallenge-club-94726265299352e69d053c5ef4f9b25b55b468db.tar.bz2
perlweeklychallenge-club-94726265299352e69d053c5ef4f9b25b55b468db.zip
Merge pull request #2025 from therealjcm/new-branch
Moved challenge answers into raku directory as appropriate
-rw-r--r--challenge-072/jason-messer/README4
1 files changed, 3 insertions, 1 deletions
diff --git a/challenge-072/jason-messer/README b/challenge-072/jason-messer/README
index 62394b16ea..4645ca8823 100644
--- a/challenge-072/jason-messer/README
+++ b/challenge-072/jason-messer/README
@@ -1 +1,3 @@
-Solution by Jason Messer
+Raku Solutions by Jason Messer
+
+For challenge 2 I based behavior on sed, silently defaulting range points that don't exist or don't make sense.