aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--challenge-141/jake/perl/ch-1.pl4
1 files changed, 4 insertions, 0 deletions
diff --git a/challenge-141/jake/perl/ch-1.pl b/challenge-141/jake/perl/ch-1.pl
new file mode 100644
index 0000000000..711f5cf4f7
--- /dev/null
+++ b/challenge-141/jake/perl/ch-1.pl
@@ -0,0 +1,4 @@
+#!/usr/bin/env perl
+
+use warnings;
+use strict;