From: Don Armstrong Date: Mon, 17 Jul 2017 17:01:02 +0000 (-0700) Subject: add local variables X-Git-Url: https://git.donarmstrong.com/?p=lib.git;a=commitdiff_plain;h=182207147d54fc6117d8f915a215b585f5c5ade8 add local variables --- diff --git a/templates/perl_module_header.pm b/templates/perl_module_header.pm index b28a314..dabc08a 100644 --- a/templates/perl_module_header.pm +++ b/templates/perl_module_header.pm @@ -46,9 +46,7 @@ BEGIN{ __END__ - - - - - - +# Local Variables: +# indent-tabs-mode: nil +# cperl-indent-level: 4 +# End: