From 883e01221b45e49604f8bee7ea015b19795bfa51 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Mon, 4 May 2020 16:14:17 +0100 Subject: - Added solutions by Luca Ferrari. --- challenge-059/luca-ferrari/blog-1.txt | 1 - challenge-059/luca-ferrari/blog-2.txt | 1 - challenge-059/luca-ferrari/blog1.txt | 1 + challenge-059/luca-ferrari/blog2.txt | 1 + 4 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 challenge-059/luca-ferrari/blog-1.txt delete mode 100644 challenge-059/luca-ferrari/blog-2.txt create mode 100644 challenge-059/luca-ferrari/blog1.txt create mode 100644 challenge-059/luca-ferrari/blog2.txt (limited to 'challenge-059') diff --git a/challenge-059/luca-ferrari/blog-1.txt b/challenge-059/luca-ferrari/blog-1.txt deleted file mode 100644 index 67820d6dca..0000000000 --- a/challenge-059/luca-ferrari/blog-1.txt +++ /dev/null @@ -1 +0,0 @@ -https://fluca1978.github.io/2020/05/04/PerlWeeklyChallenge59.html#task1 diff --git a/challenge-059/luca-ferrari/blog-2.txt b/challenge-059/luca-ferrari/blog-2.txt deleted file mode 100644 index 5bc81c54ac..0000000000 --- a/challenge-059/luca-ferrari/blog-2.txt +++ /dev/null @@ -1 +0,0 @@ -https://fluca1978.github.io/2020/05/04/PerlWeeklyChallenge59.html#task2 diff --git a/challenge-059/luca-ferrari/blog1.txt b/challenge-059/luca-ferrari/blog1.txt new file mode 100644 index 0000000000..67820d6dca --- /dev/null +++ b/challenge-059/luca-ferrari/blog1.txt @@ -0,0 +1 @@ +https://fluca1978.github.io/2020/05/04/PerlWeeklyChallenge59.html#task1 diff --git a/challenge-059/luca-ferrari/blog2.txt b/challenge-059/luca-ferrari/blog2.txt new file mode 100644 index 0000000000..5bc81c54ac --- /dev/null +++ b/challenge-059/luca-ferrari/blog2.txt @@ -0,0 +1 @@ +https://fluca1978.github.io/2020/05/04/PerlWeeklyChallenge59.html#task2 -- cgit