Description
Development-version Perl 5 tokenization support is available for tools that inspect or transform source code. Developers use this lexer in linters, editor integrations, and static-analysis experiments that need newer upstream changes. It reads source text supplied by the host program and does not execute that code by itself.