in reply to Re: Re: Dependencies, or, How Common is Regexp::Common?
in thread Dependencies, or, How Common is Regexp::Common?
Note that $RE{comment}{Perl} matches just that, a Perl comment. It's not a parser that extracts comments from valid Perl code. All the regexes from Regexp::Common are context free. Anything that is context sensitive should be coded by the user.
was unclear to you?
Abigail
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
| A reply falls below the community's threshold of quality. You may see it by logging in. |