Modified _compare_objects() to use ref_compare from Class::MakeMethods::Utility:...
authorChris Hilton <chilton@thoughtworks.com>
Tue, 28 Jun 2005 21:43:28 +0000 (21:43 +0000)
committerChris Hilton <chilton@thoughtworks.com>
Tue, 28 Jun 2005 21:43:28 +0000 (21:43 +0000)
commit7db5f121c750e7e2d362c645355e32485e0b7676
tree4bd0d1d7b0623291b7c0c540b23fb25ca44461ad
parent100684f30c51373737c7f4792a6c0bc465e559a6
Modified _compare_objects() to use ref_compare from Class::MakeMethods::Utility::Ref instead of Data::Compare. It seems more reliable and comes in a package we already require.
lib/SQL/Translator/Schema/Object.pm