Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[grammar] add a note about POD processing
  • Loading branch information
perlpilot committed Mar 13, 2011
1 parent dfed068 commit c661a1d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/grammars.pod
Expand Up @@ -92,6 +92,13 @@ so that when a partial pattern match fails, the regex engine will not go
back and try another alternative (this is equivalent to using the
C<:ratchet> modifier).

=for author

Add code to POD processor that does the right thing with L<S??> and
L<src/...> links. Or update this document appropriately.

=end author

See L<src/regex> for more information on modifiers and how they may be
used or look at L<S05>.

Expand Down

0 comments on commit c661a1d

Please sign in to comment.