diff options
Diffstat (limited to 'Makefile.PL')
| -rw-r--r-- | Makefile.PL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL index fdbc37d..a77ed16 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -29,6 +29,7 @@ WriteMakefile( 'Cache::Memcached' => 0, 'Plack::Middleware::ETag' => 0.03, 'MooseX::Role::Parameterized' => 0, + 'Moose::Meta::Attribute::Custom::Trait::Chained' => 0, }, dist => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', }, clean => { FILES => 'StarGit-*' }, |
