diff options
author | Father Chrysostomos <sprout@cpan.org> | 2010-10-13 23:29:57 -0700 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2010-10-13 23:29:57 -0700 |
commit | 65be717f6aa83a42f3379d93eab290add00492fe (patch) | |
tree | ee84a1edd46c877bee021ab02eda08488ae56847 /regen | |
parent | eb2624c95a41b2512e2c8b733c4fd413dd9330e5 (diff) | |
download | perl-65be717f6aa83a42f3379d93eab290add00492fe.tar.gz |
warnings.pl -> regen/warnings.pl
Diffstat (limited to 'regen')
-rw-r--r-- | regen/warnings.pl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/regen/warnings.pl b/regen/warnings.pl index dfc8c6ccd4..0129603d30 100644 --- a/regen/warnings.pl +++ b/regen/warnings.pl @@ -268,7 +268,7 @@ my $pm = safer_open("lib/warnings.pm-new"); print $warn <<'EOM' ; /* -*- buffer-read-only: t -*- !!!!!!! DO NOT EDIT THIS FILE !!!!!!! - This file is built by warnings.pl + This file is built by regen/warnings.pl Any changes made here will be lost! */ @@ -438,7 +438,7 @@ rename_if_different("lib/warnings.pm-new", "lib/warnings.pm"); __END__ # -*- buffer-read-only: t -*- # !!!!!!! DO NOT EDIT THIS FILE !!!!!!! -# This file was created by warnings.pl +# This file was created by regen/warnings.pl # Any changes made here will be lost. # |