summaryrefslogtreecommitdiffstats
path: root/lib/MooseX/NonMoose.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/MooseX/NonMoose.pm')
-rw-r--r--lib/MooseX/NonMoose.pm10
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/MooseX/NonMoose.pm b/lib/MooseX/NonMoose.pm
index 3613db8..37f5d92 100644
--- a/lib/MooseX/NonMoose.pm
+++ b/lib/MooseX/NonMoose.pm
@@ -50,11 +50,6 @@ subclass of a class whose constructor does strict argument checking.
=back
-=head1 SEE ALSO
-
-L<MooseX::Alien> - serves the same purpose, but with a radically different (and
-far more hackish and worse) implementation.
-
=head1 BUGS/CAVEATS
=over 4
@@ -83,6 +78,11 @@ Please report any bugs through RT: email
C<bug-moosex-nonmoose at rt.cpan.org>, or browse to
L<http://rt.cpan.org/NoAuth/ReportBug.html?Queue=MooseX-NonMoose>.
+=head1 SEE ALSO
+
+L<MooseX::Alien> - serves the same purpose, but with a radically different (and
+far more hackish and worse) implementation.
+
=head1 SUPPORT
You can find this documentation for this module with the perldoc command.