Perl5-IDEA icon indicating copy to clipboard operation
Perl5-IDEA copied to clipboard

Add unit tests covering analysis with regular expressions

Open hurricup opened this issue 3 years ago • 0 comments

  • com.perl5.lang.perl.psi.PerlString
  • com.perl5.lang.perl.idea.annotators.PerlCriticAnnotator
  • com.perl5.lang.perl.parser.PerlParserUtil
  • probably some other usages of java.util.regex.Pattern#compile(java.lang.String)

hurricup avatar Jan 22 '22 12:01 hurricup