From 182207147d54fc6117d8f915a215b585f5c5ade8 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Mon, 17 Jul 2017 10:01:02 -0700 Subject: [PATCH] add local variables --- templates/perl_module_header.pm | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) 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: -- 2.39.2