X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=51b98c59edde2af7d0388802c715412b9b644867;hb=b41ad5fb702ac48ccff6d10c6fe4bc483038d64f;hp=4b71971858aa778316e4a521649d92e1e9303934;hpb=cef322f3ee92d59838a7394b99ce40fbcf781b99;p=gitmo%2FMooseX-Emulate-Class-Accessor-Fast.git diff --git a/Makefile.PL b/Makefile.PL index 4b71971..51b98c5 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -5,7 +5,7 @@ use inc::Module::Install; # Define metadata name 'MooseX-Emulate-Class-Accessor-Fast'; -abstract 'Emnulate Class::Accessor::Fast using attributes'; +abstract 'Emulate Class::Accessor::Fast using attributes'; all_from 'lib/MooseX/Emulate/Class/Accessor/Fast.pm'; # Specific dependencies