updated changelog in preparation for release, added immutable to files that needed...
[gitmo/MooseX-Types-Structured.git] / Makefile.PL
index 03a7655..b752c0c 100644 (file)
@@ -1,7 +1,7 @@
 use inc::Module::Install;
 
 ## All the required meta information
-name     'MooseX-Types-Structured';
+name 'MooseX-Types-Structured';
 all_from 'lib/MooseX/Types/Structured.pm';
 abstract 'Moose Type Constraint classes for Structured Types';
 author 'John Napiorkowski <jjnapiork@cpan.org>';