Author: jkeenan
Date: Fri Dec 5 19:14:08 2008
New Revision: 33534
Modified:
branches/testparrottest/lib/Parrot/Test.pm
Log:
Place POD for 'SEE ALSO' in correct location.
Modified: branches/testparrottest/lib/Parrot/Test.pm
==============================================================================
--- branches/testparrottest/lib/Parrot/Test.pm (original)
+++ branches/testparrottest/lib/Parrot/Test.pm Fri Dec 5 19:14:08 2008
@@ -869,22 +869,6 @@
}
}
-=head1 SEE ALSO
-
-=over 4
-
-=item F<t/harness>
-
-=item F<docs/tests.pod>
-
-=item L<Test/More>
-
-=item L<Test/Builder>
-
-=back
-
-=cut
-
package DB;
sub uplevel_args {
@@ -1148,6 +1132,20 @@
=back
+=head1 SEE ALSO
+
+=over 4
+
+=item F<t/harness>
+
+=item F<docs/tests.pod>
+
+=item L<Test/More>
+
+=item L<Test/Builder>
+
+=back
+
=cut
# Local Variables: