Checking in changes prior to tagging of version 0.38. Changelog diff is:
[gitmo/Mouse.git] / lib / Mouse / Meta / Method / Constructor.pm
index 315051f..8d9fd55 100644 (file)
@@ -184,3 +184,17 @@ sub _generate_BUILDALL {
 
 1;
 __END__
+
+=head1 NAME
+
+Mouse::Meta::Method::Constructor - A Mouse method generator for constructors
+
+=head1 VERSION
+
+This document describes Mouse version 0.38
+
+=head1 SEE ALSO
+
+L<Moose::Meta::Method::Constructor>
+
+=cut