Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
pod needs to be pod
  • Loading branch information
gfldex committed Sep 23, 2016
1 parent 0bce341 commit 8b3cd79
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/Type/WrapHandle.pod6
@@ -1,3 +1,5 @@
=begin pod
=TITLE class WrapHandle
=SUBTITLE Holds all information needed to unwrap a wrapped routine.
Expand All @@ -21,3 +23,7 @@ C<WrapHandle> is created and returned by L<wrap|/type/Routine#method_wrap>. It's
method restore() returns Bool:D
Unwraps a wrapped routine and returns C<Bool::True> on success.
=end pod

# vim: expandtab shiftwidth=4 ft=perl6

0 comments on commit 8b3cd79

Please sign in to comment.