summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authordoy <doy@tozt.net>2009-04-20 02:34:19 -0500
committerdoy <doy@tozt.net>2009-04-20 02:34:19 -0500
commit8acb49daad635c90c0f39cdbab6dbd4ee05537fd (patch)
treecf79e35209b94464a3c74cc5e3f00c742d0fbba3 /lib
parent6508a38eea2e95602d80a7aa48a1310aca7042e0 (diff)
downloadmoosex-nonmoose-8acb49daad635c90c0f39cdbab6dbd4ee05537fd.tar.gz
moosex-nonmoose-8acb49daad635c90c0f39cdbab6dbd4ee05537fd.zip
reorder some doc sections
Diffstat (limited to 'lib')
-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.