X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=83b3dec26a3566599eeb48d3465816026a7f0ae6;hb=124f4648c21270f103bc22853322e589992f4efe;hp=bd99f7a3822142a1dfc119216204b1a70d9852b8;hpb=736d682294ba29ea7c5817d5be116b5118bf4e5d;p=gitmo%2FMooseX-Emulate-Class-Accessor-Fast.git diff --git a/Makefile.PL b/Makefile.PL index bd99f7a..83b3dec 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -5,7 +5,6 @@ use inc::Module::Install; # Define metadata name 'MooseX-Emulate-Class-Accessor-Fast'; -abstract 'Emulate Class::Accessor::Fast using attributes'; all_from 'lib/MooseX/Emulate/Class/Accessor/Fast.pm'; # Specific dependencies