The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.035 - 2017-09-22

  • Rebrand "anonymous builders" as "inline builders"
  • Flavor the method metaclass with a trait that provides for definition context, and install inline builders using it. This will make it easier to use the method metaclasses to see where the builder methods came from (if you're in to that sort of thing).

Modules

Shorthand for common attribute options
Shortcuts attribute trait proper
Attributes, etc, common to both the role-attribute and attribute traits
Trait for inline builder method metaclasses
Trait for method metaclasses that have definition contexts
Role attribute trait to create builder method
Trait for inline builder method metaclasses