diff --git a/autotrim.pl b/autotrim.pl index 68bdd4c..910f1ed 100755 --- a/autotrim.pl +++ b/autotrim.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl +#!/usr/bin/env perl use strict; use warnings;