fix pod
Graham Knop [Wed, 5 Mar 2014 14:43:10 +0000 (09:43 -0500)]
lib/Role/Tiny.pm

index c5dfe6c..d611cca 100644 (file)
@@ -641,6 +641,8 @@ Returns true if the given package is a role.
 =item * On perl 5.8.8 and earlier, applying a role to an object won't apply any
 overloads from the role to all copies of the object.
 
+=back
+
 =head1 SEE ALSO
 
 L<Role::Tiny> is the attribute-less subset of L<Moo::Role>; L<Moo::Role> is