From 8b76b88f6dc214aa61c782c150445ee976ec3bca Mon Sep 17 00:00:00 2001 From: Brian West Date: Fri, 21 Mar 2014 15:33:38 -0500 Subject: [PATCH] add #! --- libs/esl/perl/single_command.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/libs/esl/perl/single_command.pl b/libs/esl/perl/single_command.pl index ab75888309..40216723f5 100644 --- a/libs/esl/perl/single_command.pl +++ b/libs/esl/perl/single_command.pl @@ -1,3 +1,4 @@ +#!/usr/bin/perl require ESL; my $command = shift;