namespace::autoclean to MooseX::MarkAsMethods
authorChris Weyl <cweyl@alumni.drew.edu>
Sun, 2 Oct 2011 02:38:52 +0000 (19:38 -0700)
committerRafael Kitover <rkitover@cpan.org>
Sat, 29 Oct 2011 08:55:36 +0000 (04:55 -0400)
commit7d265d7f4d1ccb93bc022fb11bda57e97b30f80f
tree2d5ceac5957dd19aee387bd57a5419ae92fb4fd7
parent8fa7becae8a917861cd28833059ed65109f20221
namespace::autoclean to MooseX::MarkAsMethods

Use MooseX::MarkAsMethods with autoclean => 1 instead of
namespace::autoclean for the use_moose option, to protect operator
overloads.

Add an only_autoclean option to use namespace::autoclean as before.
lib/DBIx/Class/Schema/Loader/Base.pm
lib/DBIx/Class/Schema/Loader/Optional/Dependencies.pm
t/26dump_use_moose.t