Add DO NOT EDIT notice to buildcustomize.pl
authorFather Chrysostomos <sprout@cpan.org>
Wed, 4 Dec 2013 13:28:20 +0000 (05:28 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Sat, 7 Dec 2013 02:40:46 +0000 (18:40 -0800)
write_buildcustomize.pl

index df74fc4..20ac532 100644 (file)
@@ -60,6 +60,10 @@ my $error;
 print $fh <<"EOT" or $error = "Can't print to $file: $!";
 #!perl
 
+#   !!!!!!!   DO NOT EDIT THIS FILE   !!!!!!!
+#   This file is generated by write_buildcustomize.pl.
+#   Any changes made here will be lost!
+
 # We are miniperl, building extensions
 # Reset \@INC completely, adding the directories we need, and removing the
 # installed directories (which we don't need to read, and may confuse us)