This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
POPLOOP: call LEAVE_SCOPE()
[perl5.git] / installman
index 66b7161..ce4b7f3 100755 (executable)
@@ -174,9 +174,4 @@ sub pod2man {
 $packlist->write() unless $opts{notify};
 print "  Installation complete\n" if $opts{verbose};
 
-# Local variables:
-# cperl-indent-level: 4
-# indent-tabs-mode: nil
-# End:
-#
 # ex: set ts=8 sts=4 sw=4 et: