Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
--nits
  • Loading branch information
diakopter committed Feb 23, 2011
1 parent 7e20743 commit 0296008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion S05-regex.pod
Expand Up @@ -628,7 +628,7 @@ These principle result in the following rules:

=item *

The C<:ignorecase>, C<:ignoremark> C<:sigspace>, C<:ratchet> and C<:Perl5>
The C<:ignorecase>, C<:ignoremark>, C<:sigspace>, C<:ratchet> and C<:Perl5>
modifiers and their short forms are allowed everywhere: inside a regex,
and on C<m//>, C<rx//> and C<s//> constructs. An implementation may require
that their value is known at compile time, and give a compile-time error
Expand Down

0 comments on commit 0296008

Please sign in to comment.