changed makefile in anticipation of new version of Moose we need to made this work
[gitmo/MooseX-Types-Structured.git] / lib / MooseX / Meta / TypeCoercion / Structured.pm
index 40d5d80..4356328 100644 (file)
@@ -1,4 +1,5 @@
-package MooseX::Meta::TypeCoercion::Structured;
+package ## Hide from PAUSE
+ MooseX::Meta::TypeCoercion::Structured;
 
 use Moose;
 extends 'Moose::Meta::TypeCoercion';