X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=templates%2Fperl_script;h=8a2a2d4749b5f539cfc548e4127ae858a956d33f;hb=bb6f856e564fafbcb00d953c5d5ac534430e2e7a;hp=d7cb7596155b211359af382afb9e457b708dcd88;hpb=1e020415cad319f7bb8005e24d987380a566a3cf;p=lib.git diff --git a/templates/perl_script b/templates/perl_script index d7cb759..8a2a2d4 100755 --- a/templates/perl_script +++ b/templates/perl_script @@ -76,3 +76,7 @@ pod2usage(join("\n",@USAGE_ERRORS)) if @USAGE_ERRORS; __END__ +# Local Variables: +# indent-tabs-mode: nil +# cperl-indent-level: 4 +# End: