CDBICompat::Relationships uses Clone. Make CDBICompat not load without it
authorMichael G Schwern <mschwern@cpan.org>
Wed, 26 Mar 2008 00:38:28 +0000 (00:38 +0000)
committerMichael G Schwern <mschwern@cpan.org>
Wed, 26 Mar 2008 00:38:28 +0000 (00:38 +0000)
commit118edec6adaf70e29f6dd2ab231b52617f54d18e
treecee669b3df3628d086050b382f443010aaf45682
parent34a9e8a0a9f44db29f4faabd7a37d40a58ed0821
CDBICompat::Relationships uses Clone.  Make CDBICompat not load without it
so the tests skip if it's not there.

Also improve the message to only show what's missing.
lib/DBIx/Class/CDBICompat.pm