Skip to content

Commit

Permalink
move learn into its own section
Browse files Browse the repository at this point in the history
  • Loading branch information
tobyink committed Sep 27, 2014
1 parent aea46e1 commit 486ea7a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions lib/Role/Inspector.pm
Expand Up @@ -441,6 +441,12 @@ This should mostly give the same answers as C<< $thing->DOES($role) >>,
but may be slightly more reliable in some cross-implementation (i.e.
Moose roles consuming Moo roles) cases.
=back
=head2 Extending Role::Inspector
=over
=item C<< Role::Inspector::learn { BLOCK } >>
In the unlikely situation that you have to deal with some other role
Expand Down

0 comments on commit 486ea7a

Please sign in to comment.