aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbigail <abigail@abigail.be>2021-01-28 20:21:26 +0100
committerAbigail <abigail@abigail.be>2021-03-04 18:57:12 +0100
commit8505fb6674c1f5b06ec0563146978db4e58138af (patch)
treeea10bd20c77c847a23f3534c191f3c7f15cad108
parent912bc4dc8f324430a494354ddb13785760505509 (diff)
downloadperlweeklychallenge-club-8505fb6674c1f5b06ec0563146978db4e58138af.tar.gz
perlweeklychallenge-club-8505fb6674c1f5b06ec0563146978db4e58138af.tar.bz2
perlweeklychallenge-club-8505fb6674c1f5b06ec0563146978db4e58138af.zip
Link to Perl solution
-rw-r--r--challenge-004/abigail/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/challenge-004/abigail/README.md b/challenge-004/abigail/README.md
index d7378888c0..a1f3db92c6 100644
--- a/challenge-004/abigail/README.md
+++ b/challenge-004/abigail/README.md
@@ -7,6 +7,7 @@ of your script. Say, if your script size is `10`, it should print
`3.141592653`.
### Solutions
+* [Perl](perl/ch-1.pl)
## [Challenge 2](https://perlweeklychallenge.org/blog/perl-weekly-challenge-004/#challenge-2)