Use env for shebang
[project-aon.git] / common / scripts / split-sections.pl
index d711b76..59ceef4 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -w
+#!/bin/env perl
 
 use strict;
 use autodie;