fix some naming version checks
authorRafael Kitover <rkitover@cpan.org>
Sat, 29 Oct 2011 08:26:33 +0000 (04:26 -0400)
committerRafael Kitover <rkitover@cpan.org>
Sat, 29 Oct 2011 08:26:33 +0000 (04:26 -0400)
commit8fa7becae8a917861cd28833059ed65109f20221
tree82f3805da6f50c24f72564c36552b8a42f45834e
parentb7b8c970b8fa160aaf9eb79bb1b98262d341f029
fix some naming version checks

Previous code didn't take into account that naming->{key} can be set to
something other than vX.

Fix a call to ->_to_identifier in the monikerization code.

t/23dumpmore.t passes again.
lib/DBIx/Class/Schema/Loader/Base.pm