Skip to content

Commit

Permalink
Adds method definition for clone refs #2627
Browse files Browse the repository at this point in the history
  • Loading branch information
JJ committed Feb 25, 2019
1 parent 6b1baa6 commit 18de3c6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/Type/Match.pod6
Expand Up @@ -54,6 +54,10 @@ can be seen as the root of a tree of match objects.
=head2 method clone
Defined as:
method clone()
Clones the C<Match> object.
=head2 method orig
Expand Down

0 comments on commit 18de3c6

Please sign in to comment.