summaryrefslogtreecommitdiff
path: root/024/ch1.pl
diff options
context:
space:
mode:
Diffstat (limited to '024/ch1.pl')
-rwxr-xr-x024/ch1.pl8
1 files changed, 8 insertions, 0 deletions
diff --git a/024/ch1.pl b/024/ch1.pl
new file mode 100755
index 0000000..fd9a28b
--- /dev/null
+++ b/024/ch1.pl
@@ -0,0 +1,8 @@
+#!/usr/bin/env perl
+#
+# Create a smallest script in terms of size that on execution doesn’t throw any
+# error. The script doesn’t have to do anything special. You could even come up
+# with smallest one-liner.
+################################################################################
+
+$|++