summaryrefslogtreecommitdiffstats
path: root/bin/repl
diff options
context:
space:
mode:
Diffstat (limited to 'bin/repl')
-rw-r--r--bin/repl1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/repl b/bin/repl
index 24cc351..3528618 100644
--- a/bin/repl
+++ b/bin/repl
@@ -1,6 +1,7 @@
#!/usr/bin/env perl
use strict;
use warnings;
+# PODNAME: repl
use App::REPL;