Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Try to answer FAQ about make/made
  • Loading branch information
niner committed Apr 23, 2015
1 parent ad05f16 commit 8020e4d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lib/Type/Match.pod
Expand Up @@ -80,4 +80,8 @@ Returns the part of the original string following the match.
Sets the AST to C<$ast>, and returns it.
This is just a little sugar for C<$/.made = $ast> which is a very common
operation in actions. C<$ast> may be anything that makes sense for the
use case. It's typically some tree node.
=end pod

0 comments on commit 8020e4d

Please sign in to comment.