summaryrefslogtreecommitdiffstats
path: root/bin/errors
diff options
context:
space:
mode:
Diffstat (limited to 'bin/errors')
-rwxr-xr-xbin/errors3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/errors b/bin/errors
index 3c99fdc..107bb9c 100755
--- a/bin/errors
+++ b/bin/errors
@@ -1,5 +1,6 @@
-#!/usr/local/bin/perl -w
+#!/usr/bin/env perl
require 5.003;
+use warnings;
use Text::Tabs;
# NOTE: THE FORMAT OF HRETURN_ERROR AND HGOTO_ERROR MACROS HAS