switch to my pluginbundle
[gitmo/MooseX-AlwaysCoerce.git] / lib / MooseX / AlwaysCoerce.pm
index 620812c..b86935d 100644 (file)
@@ -12,18 +12,12 @@ use Carp;
 
 Moose::Exporter->setup_import_methods;
 
+=pod
+
 =head1 NAME
 
 MooseX::AlwaysCoerce - Automatically enable coercions for Moose attributes
 
-=head1 VERSION
-
-Version 0.16
-
-=cut
-
-our $VERSION = '0.16';
-
 =head1 SYNOPSIS
 
     package MyClass;