Expand/fortify the handling of attributes
authorPeter Rabbitson <ribasushi@cpan.org>
Wed, 25 May 2016 08:00:58 +0000 (10:00 +0200)
committerPeter Rabbitson <ribasushi@cpan.org>
Thu, 26 May 2016 16:46:26 +0000 (18:46 +0200)
commit7bd921c01e7ad780f701c30d53300c610a7202b9
tree02fec29714a806218479e0e0d41423261f93085c
parent10be570e51ef741ead5f0e8d5ceca78499a8965c
Expand/fortify the handling of attributes

Now works properly under ithreads, and allows multiple attributes->import()
calls to be made on the same cref
lib/DBIx/Class.pm
xt/extra/internals/attributes.t [new file with mode: 0644]
xt/extra/internals/quote_sub.t