Extra test of UNIVERSAL handling in describe_class_methods
[dbsrgits/DBIx-Class.git] / xt / extra / internals / attributes.t
2016-06-23 Peter Rabbitson Extra test of UNIVERSAL handling in describe_class_methods
2016-06-14 Peter Rabbitson Allow alternative mro-type specification on method...
2016-06-14 Peter Rabbitson Account for 'poor man role application' method plumbing...
2016-06-14 Peter Rabbitson Properly handle UNIVERSAL ancestry in describe_class_me...
2016-06-14 Peter Rabbitson Fix describe_class_methods on non-mergeable DFS mro
2016-06-07 Peter Rabbitson Introduce the describe_class_methods() utility function
2016-05-30 Peter Rabbitson Introduce DBIC-specific method attribute support
2016-05-30 Peter Rabbitson Proper attribute support under ithreads (fix 7bd921c0)
2016-05-26 Peter Rabbitson Expand/fortify the handling of attributes