summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-10-10 11:21:19 -0400
committerJesse Luehrs <doy@tozt.net>2013-10-10 11:21:19 -0400
commitf2ba3d0a2734d54f64c5ae975d3ce04c497db60a (patch)
tree5a9a823a858fad7242899ab598d42fb4c2e28b99
parent4a0fa37c695995f22c02e12ef5454ab13e2359bd (diff)
downloadparse-keyword-f2ba3d0a2734d54f64c5ae975d3ce04c497db60a.tar.gz
parse-keyword-f2ba3d0a2734d54f64c5ae975d3ce04c497db60a.zip
Revert "remove #!/usr/bin/env perl"
This reverts commit c283edeea67cbab767c5820acdc40f2f90c9cf4b. apparently this breaks things? how confusing
-rw-r--r--t/error.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/error.pl b/t/error.pl
index 77082c7..9f2aeea 100644
--- a/t/error.pl
+++ b/t/error.pl
@@ -1,3 +1,4 @@
+#!/usr/bin/env perl
use strict;
use warnings;