See also
[gitmo/Perl-Critic-Dynamic-Moose.git] / lib / Perl / Critic / Dynamic / Moose.pod
index af70989..204a23d 100644 (file)
@@ -19,6 +19,11 @@ network or mutating files).
 
 For this Policy to work, all the modules included in your code must be
 installed locally, and must compile without error.
+
+=head1 SEE ALSO
+
+L<Perl::Critic::Moose> provides static-analysis policies for Moose code.
+
 =head1 AUTHOR
 
 Shawn M Moore, C<sartak@bestpractical.com>