Skip to content

Commit bbff3e2

Browse files
author
GlitchMr
committed
Minimal doc for Callable too
1 parent 86fee1d commit bbff3e2

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

lib/Callable.pod

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
=begin pod
2+
3+
=title role Callable
4+
5+
role Callable { ... }
6+
7+
Role for objects which support calling them. It's used in L<Block>,
8+
L<Routine>, L<Sub>, L<Method>, L<Submethod> and L<Macro> types.
9+
10+
=end pod

0 commit comments

Comments
 (0)