use _composite_name from new Role::Tiny to generate class names
authorGraham Knop <haarg@haarg.org>
Tue, 27 Aug 2013 18:23:14 +0000 (14:23 -0400)
committerGraham Knop <haarg@haarg.org>
Thu, 5 Sep 2013 03:47:59 +0000 (23:47 -0400)
commit3b9f74a1ceb5a602066d33a1a6d9ab8125139499
treecf6f1d073ccf2ba795249da87aedaeb8b9c17e7e
parent349ea75bb916f05ad325841b500e1fd0a9d5f2e4
use _composite_name from new Role::Tiny to generate class names

This will abbreviate package names that are too long for perl, and
allows the name generation to be changed in the future.
Changes
Makefile.PL
lib/Moo/Role.pm