Changes for version 0.02

  • Made "is" method search depth first down the Trait tree instead of just checking the top level trait and subtraits.
  • Spruced up the test suite alot, adding about 121 new tests.
  • Cleaned up some documentation issues. And updated anything that needed it.

Modules

An implementation of Traits in Perl
Base class for all Traits
Trait configuration information storage package.
Reflection class used to find information about classes which use Traits.