Use get_all_attributes instead of the deprecated compute_all_applicable_attributes.
[gitmo/MooseX-Emulate-Class-Accessor-Fast.git] / Makefile.PL
index 4b71971..51b98c5 100644 (file)
@@ -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