summaryrefslogtreecommitdiff
path: root/pe.pl
diff options
context:
space:
mode:
Diffstat (limited to 'pe.pl')
-rwxr-xr-xpe.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/pe.pl b/pe.pl
new file mode 100755
index 00000000..742968ca
--- /dev/null
+++ b/pe.pl
@@ -0,0 +1,2 @@
+#!/usr/bin/perl
+eval { require "menu.pl"; };