From: Brian West Date: Fri, 21 Mar 2014 20:33:38 +0000 (-0500) Subject: add #! X-Git-Tag: v1.5.12~339 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b76b88f6dc214aa61c782c150445ee976ec3bca;p=thirdparty%2Ffreeswitch.git add #! --- 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;