add shebang lines to all +x perl scripts (duh)
[scpubgit/Q-Branch.git] / maint / inplace
index d8866bd..6596e46 100755 (executable)
@@ -1,3 +1,5 @@
+#!/usr/bin/env perl
+
 use strictures 2;
 use autodie;