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

Release history for Jojo-Role

0.3.1     2017-11-07 15:48:15-08:00 America/Los_Angeles

    - Depend on "experimental" (core after v5.19.1)

v0.3     2017-11-07 15:36:05-08:00 America/Los_Angeles

    - Add support to shorthands: '+Foo' becomes '${base}::Role::Foo'
    - Automatically enable "lexical_subs" feature
    - Upgrade feature bundle from 5.10 to 5.18

v0.2     2017-11-07 10:32:28-08:00 America/Los_Angeles (TRIAL RELEASE)

    - Rewrite exporting code with %EXPORT_TAGS and %EXPORT_GEN

v0.1     2017-11-07 09:06:52-08:00 America/Los_Angeles (TRIAL RELEASE)

    - Initial version