This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
bisect.pl: CPAN already writes out CPAN::MyConfig, no need to do it again.
[perl5.git] / Porting / pod_lib.pl
index 3088d16..6eaacde 100644 (file)
@@ -665,9 +665,4 @@ sub get_pod_metadata {
 
 1;
 
-# Local variables:
-# cperl-indent-level: 4
-# indent-tabs-mode: nil
-# End:
-#
 # ex: set ts=8 sts=4 sw=4 et: