aboutsummaryrefslogtreecommitdiff
path: root/challenge-024
diff options
context:
space:
mode:
authorRandy Lauen <randy.lauen@gmail.com>2019-09-03 20:07:59 -0500
committerRandy Lauen <randy.lauen@gmail.com>2019-09-03 20:07:59 -0500
commiteeaf64155298cc2b923bfb16ff5697c012d2a0c3 (patch)
tree8b10fe6234cff0bc354508767b80e7563a5392ab /challenge-024
parent9673cb4f1df96f0fbf5787a6f5f74d3178e21a9b (diff)
downloadperlweeklychallenge-club-eeaf64155298cc2b923bfb16ff5697c012d2a0c3.tar.gz
perlweeklychallenge-club-eeaf64155298cc2b923bfb16ff5697c012d2a0c3.tar.bz2
perlweeklychallenge-club-eeaf64155298cc2b923bfb16ff5697c012d2a0c3.zip
remove tab chars
Diffstat (limited to 'challenge-024')
-rw-r--r--challenge-024/randy-lauen/perl5/ch-2.pl6
1 files changed, 3 insertions, 3 deletions
diff --git a/challenge-024/randy-lauen/perl5/ch-2.pl b/challenge-024/randy-lauen/perl5/ch-2.pl
index 8f65832fd5..96c9eb10ae 100644
--- a/challenge-024/randy-lauen/perl5/ch-2.pl
+++ b/challenge-024/randy-lauen/perl5/ch-2.pl
@@ -11,9 +11,9 @@ Notes:
Example Usage:
$ perl ch-2.pl minds
- Found 2 document(s) for 'minds'
- * "Pride and Prejudice": 1 occurence(s)
- * "War of the Worlds": 1 occurence(s)
+ Found 2 document(s) for 'minds'
+ * "Pride and Prejudice": 1 occurence(s)
+ * "War of the Worlds": 1 occurence(s)
$ perl ch-2.pl universe
Found 0 document(s) for 'universe'