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