diff options
Diffstat (limited to 'bin/runbkgprog')
-rwxr-xr-x | bin/runbkgprog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/runbkgprog b/bin/runbkgprog index 69fa2d0..f04ea89 100755 --- a/bin/runbkgprog +++ b/bin/runbkgprog @@ -1,5 +1,6 @@ -#!/usr/bin/perl -w +#!/usr/bin/env perl require 5.003; +use warnings; $indent=4; # |