some pod cleanups
Graham Knop [Sun, 22 Sep 2013 07:57:05 +0000 (03:57 -0400)]
lib/Moo.pm
lib/Moo/Role.pm
lib/Sub/Defer.pm
lib/Sub/Quote.pm

index 31a52ce..0dfaf8d 100644 (file)
@@ -191,6 +191,8 @@ sub _constructor_maker_for {
 }
 
 1;
+__END__
+
 =pod
 
 =encoding utf-8
index 21b304a..71db848 100644 (file)
@@ -343,6 +343,7 @@ sub _handle_constructor {
 }
 
 1;
+__END__
 
 =head1 NAME
 
@@ -408,3 +409,5 @@ See L<Moo> for authors.
 =head1 COPYRIGHT AND LICENSE
 
 See L<Moo> for the copyright and license.
+
+=cut
index 7162609..28b3e13 100644 (file)
@@ -59,6 +59,7 @@ sub CLONE {
 }
 
 1;
+__END__
 
 =head1 NAME
 
@@ -114,3 +115,5 @@ See L<Moo> for authors.
 =head1 COPYRIGHT AND LICENSE
 
 See L<Moo> for the copyright and license.
+
+=cut
index d56cacd..bd75a3a 100644 (file)
@@ -121,6 +121,7 @@ sub CLONE {
 }
 
 1;
+__END__
 
 =head1 NAME
 
@@ -290,3 +291,5 @@ See L<Moo> for authors.
 =head1 COPYRIGHT AND LICENSE
 
 See L<Moo> for the copyright and license.
+
+=cut