paperlined.org
dev > perl > modules > documentation
document updated 1 year, 10 months ago, on May 23, 2022

The PPI documentation says:

"However, there are going to be limits to this process. Because PPI cannot adapt to changing grammars, any code written using source filters should not be assumed to be parsable"

So, what are the specific modules that cause problems with PPI? (and, by extension, Perl::Tidy and Perl::Critic, and other static analysis tools that depend on PPI)