stop editing custom content from renamed files
authorRafael Kitover <rkitover@cpan.org>
Sun, 30 Oct 2011 00:40:04 +0000 (20:40 -0400)
committerRafael Kitover <rkitover@cpan.org>
Sun, 30 Oct 2011 00:40:04 +0000 (20:40 -0400)
commitb564fc4be40e41844d607e7121bd55f895e19270
treea3f7d2134e973c800feefd72df3eeb04df9301a0
parent3bb5544fe304b62db827672ddab3435ebda14d7a
stop editing custom content from renamed files

Remove an unnecessary bit of cleverness that was removing the default
custom content comment (# You can replace...) from files that are being
renamed for an upgrade (either to singularization or use_namespaces.)

This fixes RT#70507.
Changes
lib/DBIx/Class/Schema/Loader/Base.pm
lib/DBIx/Class/Schema/Loader/Utils.pm
t/23dumpmore.t
t/lib/dbixcsl_dumper_tests.pm