aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--challenge-076/cheok-yin-fung/perl/BLOG.txt1
-rw-r--r--challenge-076/cheok-yin-fung/perl/ch-1.pl2
2 files changed, 2 insertions, 1 deletions
diff --git a/challenge-076/cheok-yin-fung/perl/BLOG.txt b/challenge-076/cheok-yin-fung/perl/BLOG.txt
new file mode 100644
index 0000000000..5ffd910c6c
--- /dev/null
+++ b/challenge-076/cheok-yin-fung/perl/BLOG.txt
@@ -0,0 +1 @@
+http://blogs.perl.org/users/c_y_fung/2020/09/cys-take-on-pwc076.html
diff --git a/challenge-076/cheok-yin-fung/perl/ch-1.pl b/challenge-076/cheok-yin-fung/perl/ch-1.pl
index c790d2c0e5..b5c2260f6e 100644
--- a/challenge-076/cheok-yin-fung/perl/ch-1.pl
+++ b/challenge-076/cheok-yin-fung/perl/ch-1.pl
@@ -5,7 +5,7 @@
# required, whose summation gives you $N.
# Usage: ch-1.pl $N
-# Given the Goldbach's conjecture conjecture is verified
+# Given the Goldbach's conjecture is verified
# for n < 4 000 000 000 000 000 000
# ( source: mathworld.wolfram.com )