aboutsummaryrefslogtreecommitdiff
path: root/challenge-200
diff options
context:
space:
mode:
authorPerlMonk-Athanasius <PerlMonk.Athanasius@gmail.com>2023-01-22 17:31:46 +1000
committerPerlMonk-Athanasius <PerlMonk.Athanasius@gmail.com>2023-01-22 17:31:46 +1000
commit804c87cd1ce5025f3bf9d704714d304ecf04334e (patch)
tree89cdefd1013080341889ef05edc8dd5e44c0d330 /challenge-200
parentd8ca07a0ab973d67cca14557ee19a32fda8ebb05 (diff)
downloadperlweeklychallenge-club-804c87cd1ce5025f3bf9d704714d304ecf04334e.tar.gz
perlweeklychallenge-club-804c87cd1ce5025f3bf9d704714d304ecf04334e.tar.bz2
perlweeklychallenge-club-804c87cd1ce5025f3bf9d704714d304ecf04334e.zip
Corrected Usage
Diffstat (limited to 'challenge-200')
-rw-r--r--challenge-200/athanasius/perl/ch-2.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/challenge-200/athanasius/perl/ch-2.pl b/challenge-200/athanasius/perl/ch-2.pl
index 8f27aa4b35..277fd2c4c3 100644
--- a/challenge-200/athanasius/perl/ch-2.pl
+++ b/challenge-200/athanasius/perl/ch-2.pl
@@ -83,7 +83,6 @@ const my @TRUTH_TABLE =>
const my $USAGE =>
"Usage:
perl $0 <decimal>
- perl $0
<decimal> A non-negative integer\n";