From c8d62902cf35f4f4208239fdd0a13d877aa10305 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Mon, 20 Apr 2020 14:45:47 +0100 Subject: - Added solutions by Luca Ferrari. --- challenge-057/luca-ferrari/blog-1.txt | 1 - challenge-057/luca-ferrari/blog-2.txt | 1 - challenge-057/luca-ferrari/blog1.txt | 1 + challenge-057/luca-ferrari/blog2.txt | 1 + 4 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 challenge-057/luca-ferrari/blog-1.txt delete mode 100644 challenge-057/luca-ferrari/blog-2.txt create mode 100644 challenge-057/luca-ferrari/blog1.txt create mode 100644 challenge-057/luca-ferrari/blog2.txt (limited to 'challenge-057') diff --git a/challenge-057/luca-ferrari/blog-1.txt b/challenge-057/luca-ferrari/blog-1.txt deleted file mode 100644 index 5b102ef2a0..0000000000 --- a/challenge-057/luca-ferrari/blog-1.txt +++ /dev/null @@ -1 +0,0 @@ -https://fluca1978.github.io/2020/04/20/PerlWeeklyChallenge57.html#task1 diff --git a/challenge-057/luca-ferrari/blog-2.txt b/challenge-057/luca-ferrari/blog-2.txt deleted file mode 100644 index 6500576071..0000000000 --- a/challenge-057/luca-ferrari/blog-2.txt +++ /dev/null @@ -1 +0,0 @@ -https://fluca1978.github.io/2020/04/20/PerlWeeklyChallenge57.html#task2 diff --git a/challenge-057/luca-ferrari/blog1.txt b/challenge-057/luca-ferrari/blog1.txt new file mode 100644 index 0000000000..5b102ef2a0 --- /dev/null +++ b/challenge-057/luca-ferrari/blog1.txt @@ -0,0 +1 @@ +https://fluca1978.github.io/2020/04/20/PerlWeeklyChallenge57.html#task1 diff --git a/challenge-057/luca-ferrari/blog2.txt b/challenge-057/luca-ferrari/blog2.txt new file mode 100644 index 0000000000..6500576071 --- /dev/null +++ b/challenge-057/luca-ferrari/blog2.txt @@ -0,0 +1 @@ +https://fluca1978.github.io/2020/04/20/PerlWeeklyChallenge57.html#task2 -- cgit